class Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries

def update!(**args)

Update properties of this object
def update!(**args)
  @qps_time_series = args[:qps_time_series] if args.key?(:qps_time_series)
end