Financial Services V1 API - Class Google::Cloud::FinancialServices::V1::ExportRegisteredPartiesRequest (v0.4.1)

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

Request to export a list of currently registered parties.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataset

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

#dataset=

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

#line_of_business

def line_of_business() -> ::Google::Cloud::FinancialServices::V1::LineOfBusiness
Returns

#line_of_business=

def line_of_business=(value) -> ::Google::Cloud::FinancialServices::V1::LineOfBusiness
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. The full path to the Instance resource in this API. format: projects/{project}/locations/{location}/instances/{instance}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The full path to the Instance resource in this API. format: projects/{project}/locations/{location}/instances/{instance}
Returns
  • (::String) — Required. The full path to the Instance resource in this API. format: projects/{project}/locations/{location}/instances/{instance}