Class: Google::Cloud::Bigquery::AnalyticsHub::V1::Publisher

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

Contains details of the listing publisher.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Optional. Name of the listing publisher.

Returns:

  • (::String)

    Optional. Name of the listing publisher.



131
132
133
134
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 131

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

#primary_contact::String

Returns Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.

Returns:

  • (::String)

    Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.



131
132
133
134
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 131

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