Reference documentation and code samples for the Analytics Hub V1beta1 API class Google::Cloud::Bigquery::DataExchange::V1beta1::Listing.
A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bigquery_dataset
def bigquery_dataset() -> ::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::BigQueryDatasetSource
Returns
- (::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::BigQueryDatasetSource) — Required. Shared dataset i.e. BigQuery dataset source.
#bigquery_dataset=
def bigquery_dataset=(value) -> ::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::BigQueryDatasetSource
Parameter
- value (::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::BigQueryDatasetSource) — Required. Shared dataset i.e. BigQuery dataset source.
Returns
- (::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::BigQueryDatasetSource) — Required. Shared dataset i.e. BigQuery dataset source.
#categories
def categories() -> ::Array<::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::Category>
Returns
- (::Array<::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::Category>) — Optional. Categories of the listing. Up to two categories are allowed.
#categories=
def categories=(value) -> ::Array<::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::Category>
Parameter
- value (::Array<::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::Category>) — Optional. Categories of the listing. Up to two categories are allowed.
Returns
- (::Array<::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::Category>) — Optional. Categories of the listing. Up to two categories are allowed.
#data_provider
def data_provider() -> ::Google::Cloud::Bigquery::DataExchange::V1beta1::DataProvider
Returns
- (::Google::Cloud::Bigquery::DataExchange::V1beta1::DataProvider) — Optional. Details of the data provider who owns the source data.
#data_provider=
def data_provider=(value) -> ::Google::Cloud::Bigquery::DataExchange::V1beta1::DataProvider
Parameter
- value (::Google::Cloud::Bigquery::DataExchange::V1beta1::DataProvider) — Optional. Details of the data provider who owns the source data.
Returns
- (::Google::Cloud::Bigquery::DataExchange::V1beta1::DataProvider) — Optional. Details of the data provider who owns the source data.
#description
def description() -> ::String
Returns
- (::String) — Optional. Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF). Default value is an empty string. Max length: 2000 bytes.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — Optional. Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF). Default value is an empty string. Max length: 2000 bytes.
Returns
- (::String) — Optional. Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF). Default value is an empty string. Max length: 2000 bytes.
#display_name
def display_name() -> ::String
Returns
- (::String) — Required. Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces. Default value is an empty string. Max length: 63 bytes.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Required. Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces. Default value is an empty string. Max length: 63 bytes.
Returns
- (::String) — Required. Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces. Default value is an empty string. Max length: 63 bytes.
#documentation
def documentation() -> ::String
Returns
- (::String) — Optional. Documentation describing the listing.
#documentation=
def documentation=(value) -> ::String
Parameter
- value (::String) — Optional. Documentation describing the listing.
Returns
- (::String) — Optional. Documentation describing the listing.
#icon
def icon() -> ::String
Returns
- (::String) — Optional. Base64 encoded image representing the listing. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the contents of the field are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
#icon=
def icon=(value) -> ::String
Parameter
- value (::String) — Optional. Base64 encoded image representing the listing. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the contents of the field are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
Returns
- (::String) — Optional. Base64 encoded image representing the listing. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the contents of the field are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
#name
def name() -> ::String
Returns
-
(::String) — Output only. The resource name of the listing.
e.g.
projects/myproject/locations/US/dataExchanges/123/listings/456
#primary_contact
def primary_contact() -> ::String
Returns
- (::String) — Optional. Email or URL of the primary point of contact of the listing. Max Length: 1000 bytes.
#primary_contact=
def primary_contact=(value) -> ::String
Parameter
- value (::String) — Optional. Email or URL of the primary point of contact of the listing. Max Length: 1000 bytes.
Returns
- (::String) — Optional. Email or URL of the primary point of contact of the listing. Max Length: 1000 bytes.
#publisher
def publisher() -> ::Google::Cloud::Bigquery::DataExchange::V1beta1::Publisher
Returns
- (::Google::Cloud::Bigquery::DataExchange::V1beta1::Publisher) — Optional. Details of the publisher who owns the listing and who can share the source data.
#publisher=
def publisher=(value) -> ::Google::Cloud::Bigquery::DataExchange::V1beta1::Publisher
Parameter
- value (::Google::Cloud::Bigquery::DataExchange::V1beta1::Publisher) — Optional. Details of the publisher who owns the listing and who can share the source data.
Returns
- (::Google::Cloud::Bigquery::DataExchange::V1beta1::Publisher) — Optional. Details of the publisher who owns the listing and who can share the source data.
#request_access
def request_access() -> ::String
Returns
- (::String) — Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
#request_access=
def request_access=(value) -> ::String
Parameter
- value (::String) — Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
Returns
- (::String) — Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
#state
def state() -> ::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::State
Returns
- (::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::State) — Output only. Current state of the listing.