static BigQueryOptions.SampleMethod |
BigQueryOptions.SampleMethod.forNumber(int value) |
|
BigQueryOptions.SampleMethod |
BigQueryOptions.Builder.getSampleMethod() |
.google.privacy.dlp.v2.BigQueryOptions.SampleMethod sample_method = 4;
|
BigQueryOptions.SampleMethod |
BigQueryOptions.getSampleMethod() |
.google.privacy.dlp.v2.BigQueryOptions.SampleMethod sample_method = 4;
|
BigQueryOptions.SampleMethod |
BigQueryOptionsOrBuilder.getSampleMethod() |
.google.privacy.dlp.v2.BigQueryOptions.SampleMethod sample_method = 4;
|
static BigQueryOptions.SampleMethod |
BigQueryOptions.SampleMethod.valueOf(int value) |
Deprecated.
|
static BigQueryOptions.SampleMethod |
BigQueryOptions.SampleMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BigQueryOptions.SampleMethod |
BigQueryOptions.SampleMethod.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BigQueryOptions.SampleMethod[] |
BigQueryOptions.SampleMethod.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|