Class: Google::Cloud::AppEngine::V1::UpdateServiceMethod

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/appengine/v1/audit_data.rb

Overview

Detailed information about UpdateService call.

Instance Attribute Summary collapse

Instance Attribute Details

#request::Google::Cloud::AppEngine::V1::UpdateServiceRequest

Returns Update service request.

Returns:



40
41
42
43
# File 'proto_docs/google/appengine/v1/audit_data.rb', line 40

class UpdateServiceMethod
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end