Analytics Hub V1 API - Class Google::Cloud::Bigquery::AnalyticsHub::V1::UpdateDataExchangeRequest (v0.4.0)

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

Message for updating a data exchange.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_exchange

def data_exchange() -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::DataExchange
Returns

#data_exchange=

def data_exchange=(value) -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::DataExchange
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — Required. Field mask specifies the fields to update in the data exchange resource. The fields specified in the updateMask are relative to the resource and are not a full request.

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — Required. Field mask specifies the fields to update in the data exchange resource. The fields specified in the updateMask are relative to the resource and are not a full request.
Returns
  • (::Google::Protobuf::FieldMask) — Required. Field mask specifies the fields to update in the data exchange resource. The fields specified in the updateMask are relative to the resource and are not a full request.