target.apidocs.com.google.api.services.bigquerydatatransfer.v1.BigQueryDataTransfer.Projects.TransferConfigs.Runs.TransferLogs.html Maven / Gradle / Ivy
BigQueryDataTransfer.Projects.TransferConfigs.Runs.TransferLogs (BigQuery Data Transfer API v1-rev20240914-2.0.0)
com.google.api.services.bigquerydatatransfer.v1
Class BigQueryDataTransfer.Projects.TransferConfigs.Runs.TransferLogs
- java.lang.Object
-
- com.google.api.services.bigquerydatatransfer.v1.BigQueryDataTransfer.Projects.TransferConfigs.Runs.TransferLogs
-
- Enclosing class:
- BigQueryDataTransfer.Projects.TransferConfigs.Runs
public class BigQueryDataTransfer.Projects.TransferConfigs.Runs.TransferLogs
extends Object
The "transferLogs" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
BigQueryDataTransfer.Projects.TransferConfigs.Runs.TransferLogs.List
-
Constructor Summary
Constructors
Constructor and Description
TransferLogs()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
BigQueryDataTransfer.Projects.TransferConfigs.Runs.TransferLogs.List
list(String parent)
Returns log messages for the transfer run.
-
-
Method Detail
-
list
public BigQueryDataTransfer.Projects.TransferConfigs.Runs.TransferLogs.List list(String parent)
throws IOException
Returns log messages for the transfer run.
Create a request for the method "transferLogs.list".
This request holds the parameters needed by the bigquerydatatransfer server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
parent
- Required. Transfer run name in the form:
`projects/{project_id}/transferConfigs/{config_id}/runs/{run_id}` or
`projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}/runs/{run_id}`
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy