Class: Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription::CommercialInfo::GoogleCloudMarketplaceInfo
- Inherits:
-
Object
- Object
- Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription::CommercialInfo::GoogleCloudMarketplaceInfo
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb
Overview
Cloud Marketplace commercial metadata for this subscription.
Instance Attribute Summary collapse
-
#order ⇒ ::String
Resource name of the Marketplace Order.
Instance Attribute Details
#order ⇒ ::String
Returns Resource name of the Marketplace Order.
839 840 841 842 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 839 class GoogleCloudMarketplaceInfo include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |