Cloud Channel V1 API - Class Google::Cloud::Channel::V1::TransferEntitlementsResponse (v0.23.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::TransferEntitlementsResponse.
Response message for CloudChannelService.TransferEntitlements . This is put in the response field of google.longrunning.Operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#entitlements
defentitlements()->::Array<::Google::Cloud::Channel::V1::Entitlement>
Returns
- (::Array<::Google::Cloud::Channel::V1::Entitlement>) — The transferred entitlements.
#entitlements=
defentitlements=(value)->::Array<::Google::Cloud::Channel::V1::Entitlement>
Parameter
- value (::Array<::Google::Cloud::Channel::V1::Entitlement>) — The transferred entitlements.
Returns
- (::Array<::Google::Cloud::Channel::V1::Entitlement>) — The transferred entitlements.