Class: Google::Cloud::Channel::V1::SuspendEntitlementRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Channel::V1::SuspendEntitlementRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/channel/v1/service.rb
Overview
Request message for CloudChannelService.SuspendEntitlement.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
-
#request_id ⇒ ::String
Optional.
Instance Attribute Details
#name ⇒ ::String
1141 1142 1143 1144 |
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1141 class SuspendEntitlementRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
1141 1142 1143 1144 |
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1141 class SuspendEntitlementRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |