Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.TransferConfigsResource.RunsResource.ListRequest.RunAttemptEnum

Indicates how run attempts are to be pulled.

Namespace: Google.Apis.BigQueryDataTransfer.v1
Assembly: Google.Apis.BigQueryDataTransfer.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.TransferConfigsResource.RunsResource.ListRequest.RunAttemptEnum

Fields

Name Description
LATEST

Only latest run per day should be returned.

RUNATTEMPTUNSPECIFIED

All runs should be returned.

In this article
Back to top Generated by DocFX