ProjectsLocationsTransferConfigsRunsTransferLogs
class ProjectsLocationsTransferConfigsRunsTransferLogs extends Resource (View source)
The "transferLogs" collection of methods.
Typical usage is:
$bigquerydatatransferService = new Google\Service\BigQueryDataTransfer(...);
$transferLogs = $bigquerydatatransferService->projects_locations_transferConfigs_runs_transferLogs;
Methods
listProjectsLocationsTransferConfigsRunsTransferLogs(string $parent, array $optParams = [])
Returns log messages for the transfer run.
Details
ListTransferLogsResponse
listProjectsLocationsTransferConfigsRunsTransferLogs(string $parent, array $optParams = [])
Returns log messages for the transfer run.
(transferLogs.listProjectsLocationsTransferConfigsRunsTransferLogs)