class Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSetDedicatedCrawlRateResponse

def update!(**args)

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