class Google::Apis::ServiceconsumermanagementV1::V1Beta1DisableConsumerResponse

Response message for the `DisableConsumer` method. This response message is assigned to the `response` field of the returned Operation when that operation is done.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/serviceconsumermanagement_v1/classes.rb, line 3391
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/serviceconsumermanagement_v1/classes.rb, line 3396
def update!(**args)
end