Class: Google::Cloud::Bigquery::Datatransfer::V1::GetTransferConfigRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigquery/data_transfer/v1/doc/google/cloud/bigquery/datatransfer/v1/datatransfer.rb

Overview

A request to get data transfer information.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The field will contain name of the resource requested, for example: projects/{project_id}/transferConfigs/{config_id}.

Returns:

  • (String)

    The field will contain name of the resource requested, for example: projects/{project_id}/transferConfigs/{config_id}



310
# File 'lib/google/cloud/bigquery/data_transfer/v1/doc/google/cloud/bigquery/datatransfer/v1/datatransfer.rb', line 310

class GetTransferConfigRequest; end