Class: Google::Cloud::Bigquery::DataTransfer::V1::ListTransferConfigsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/bigquery/datatransfer/v1/datatransfer.rb

Overview

The returned list of pipelines in the project.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String (readonly)



488
489
490
491
# File 'proto_docs/google/cloud/bigquery/datatransfer/v1/datatransfer.rb', line 488

class ListTransferConfigsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#transfer_configs::Array<::Google::Cloud::Bigquery::DataTransfer::V1::TransferConfig> (readonly)



488
489
490
491
# File 'proto_docs/google/cloud/bigquery/datatransfer/v1/datatransfer.rb', line 488

class ListTransferConfigsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end