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.



154
155
156
157
# File 'proto_docs/google/cloud/channel/v1/entitlements.rb', line 154

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 would be the underlying Subscription ID.

Returns:

  • (::String)

    Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the underlying Subscription ID.



154
155
156
157
# File 'proto_docs/google/cloud/channel/v1/entitlements.rb', line 154

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.



154
155
156
157
# File 'proto_docs/google/cloud/channel/v1/entitlements.rb', line 154

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