Class: Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription::CommercialInfo::GoogleCloudMarketplaceInfo

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#order::String

Returns Resource name of the Marketplace Order.

Returns:

  • (::String)

    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