Financial Services V1 API - Class Google::Cloud::FinancialServices::V1::ExportEngineConfigMetadataRequest (v0.2.0)

Reference documentation and code samples for the Financial Services V1 API class Google::Cloud::FinancialServices::V1::ExportEngineConfigMetadataRequest.

Request for exporting EngineConfig metadata.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#engine_config

def engine_config() -> ::String
Returns
  • (::String) — Required. The resource name of the EngineConfig.

#engine_config=

def engine_config=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the EngineConfig.
Returns
  • (::String) — Required. The resource name of the EngineConfig.

#structured_metadata_destination

def structured_metadata_destination() -> ::Google::Cloud::FinancialServices::V1::BigQueryDestination
Returns

#structured_metadata_destination=

def structured_metadata_destination=(value) -> ::Google::Cloud::FinancialServices::V1::BigQueryDestination
Parameter
Returns