BigQuery Data Transfer Service V1 API - Class Google::Cloud::Bigquery::DataTransfer::V1::ListTransferLogsResponse (v0.9.0)

Reference documentation and code samples for the BigQuery Data Transfer Service V1 API class Google::Cloud::Bigquery::DataTransfer::V1::ListTransferLogsResponse.

The returned list transfer run messages.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

  def 
  
 next_page_token 
 () 
  
 - 
>  
 :: 
 String 
 
Returns
  • (::String) — Output only. The next-pagination token. For multiple-page list results, this token can be used as the GetTransferRunLogRequest.page_token to request the next page of list results.

#transfer_messages

  def 
  
 transfer_messages 
 () 
  
 - 
>  
 :: 
 Array 
< :: 
 Google 
 :: 
 Cloud 
 :: 
 Bigquery 
 :: 
 DataTransfer 
 :: 
 V1 
 :: 
 TransferMessage 
> 
Returns