class Google::Apis::ServiceconsumermanagementV1::V1RefreshConsumerResponse

Response message for the `RefreshConsumer` 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 3803
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 3808
def update!(**args)
end