Class: Google::Cloud::Channel::V1::ProvisionedService

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

Overview

Service provisioned for an entitlement.

Instance Attribute Summary collapse

Instance Attribute Details

#product_id::String (readonly)

Returns Output only. The product pertaining to the provisioning resource as specified in the Offer.

Returns:

  • (::String)

    Output only. The product pertaining to the provisioning resource as specified in the Offer.



173
174
175
176
# File 'proto_docs/google/cloud/channel/v1/entitlements.rb', line 173

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

#provisioning_id::String (readonly)

Returns Output only. Provisioning ID of the entitlement. For Google Workspace, this is the underlying Subscription ID. For Google Cloud, this is the Billing Account ID of the billing subaccount.".

Returns:

  • (::String)

    Output only. Provisioning ID of the entitlement. For Google Workspace, this is the underlying Subscription ID. For Google Cloud, this is the Billing Account ID of the billing subaccount."



173
174
175
176
# File 'proto_docs/google/cloud/channel/v1/entitlements.rb', line 173

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

#sku_id::String (readonly)

Returns Output only. The SKU pertaining to the provisioning resource as specified in the Offer.

Returns:

  • (::String)

    Output only. The SKU pertaining to the provisioning resource as specified in the Offer.



173
174
175
176
# File 'proto_docs/google/cloud/channel/v1/entitlements.rb', line 173

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