Enum BatchPredictionJob.OutputInfo.OutputLocationCase (2.5.3)

public enum BatchPredictionJob.OutputInfo.OutputLocationCase extends Enum<BatchPredictionJob.OutputInfo.OutputLocationCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Fields

NameDescription
BIGQUERY_OUTPUT_DATASET
GCS_OUTPUT_DIRECTORY
OUTPUTLOCATION_NOT_SET

Methods

NameDescription
forNumber(int value)
getNumber()
valueOf(int value)

(deprecated) Use #forNumber(int) instead.

valueOf(String name)
values()