Class: Google::Shopping::Merchant::Quota::V1::MethodDetails
- Inherits:
-
Object
- Object
- Google::Shopping::Merchant::Quota::V1::MethodDetails
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/shopping/merchant/quota/v1/quota.rb
Overview
The method details per method in the Merchant API.
Instance Attribute Summary collapse
-
#method ⇒ ::String
readonly
Output only.
-
#path ⇒ ::String
readonly
Output only.
-
#subapi ⇒ ::String
readonly
Output only.
-
#version ⇒ ::String
readonly
Output only.
Instance Attribute Details
#method ⇒ ::String (readonly)
66 67 68 69 |
# File 'proto_docs/google/shopping/merchant/quota/v1/quota.rb', line 66 class MethodDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#path ⇒ ::String (readonly)
66 67 68 69 |
# File 'proto_docs/google/shopping/merchant/quota/v1/quota.rb', line 66 class MethodDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#subapi ⇒ ::String (readonly)
66 67 68 69 |
# File 'proto_docs/google/shopping/merchant/quota/v1/quota.rb', line 66 class MethodDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#version ⇒ ::String (readonly)
66 67 68 69 |
# File 'proto_docs/google/shopping/merchant/quota/v1/quota.rb', line 66 class MethodDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |