Analytics Hub V1 API - Class Google::Cloud::Bigquery::AnalyticsHub::V1::DataProvider (v0.7.0)

Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::DataProvider.

Contains details of the data provider.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Optional. Name of the data provider.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Optional. Name of the data provider.
Returns
  • (::String) — Optional. Name of the data provider.

#primary_contact

def primary_contact() -> ::String
Returns
  • (::String) — Optional. Email or URL of the data provider. Max Length: 1000 bytes.

#primary_contact=

def primary_contact=(value) -> ::String
Parameter
  • value (::String) — Optional. Email or URL of the data provider. Max Length: 1000 bytes.
Returns
  • (::String) — Optional. Email or URL of the data provider. Max Length: 1000 bytes.