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
def entitlements() -> ::Array<::Google::Cloud::Channel::V1::Entitlement>
Returns
- (::Array<::Google::Cloud::Channel::V1::Entitlement>) — The transferred entitlements.
#entitlements=
def entitlements=(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.