| Modifier and Type | Method and Description |
|---|---|
static BigQueryOptions.SampleMethod |
BigQueryOptions.SampleMethod.forNumber(int value) |
BigQueryOptions.SampleMethod |
BigQueryOptions.getSampleMethod()
.google.privacy.dlp.v2.BigQueryOptions.SampleMethod sample_method = 4; |
BigQueryOptions.SampleMethod |
BigQueryOptions.Builder.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(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BigQueryOptions.SampleMethod |
BigQueryOptions.SampleMethod.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<BigQueryOptions.SampleMethod> |
BigQueryOptions.SampleMethod.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BigQueryOptions.Builder |
BigQueryOptions.Builder.setSampleMethod(BigQueryOptions.SampleMethod value)
.google.privacy.dlp.v2.BigQueryOptions.SampleMethod sample_method = 4; |
Copyright © 2022 Google LLC. All rights reserved.