| Modifier and Type | Method and Description |
|---|---|
static CloudStorageOptions.SampleMethod |
CloudStorageOptions.SampleMethod.forNumber(int value) |
CloudStorageOptions.SampleMethod |
CloudStorageOptionsOrBuilder.getSampleMethod()
.google.privacy.dlp.v2.CloudStorageOptions.SampleMethod sample_method = 6; |
CloudStorageOptions.SampleMethod |
CloudStorageOptions.getSampleMethod()
.google.privacy.dlp.v2.CloudStorageOptions.SampleMethod sample_method = 6; |
CloudStorageOptions.SampleMethod |
CloudStorageOptions.Builder.getSampleMethod()
.google.privacy.dlp.v2.CloudStorageOptions.SampleMethod sample_method = 6; |
static CloudStorageOptions.SampleMethod |
CloudStorageOptions.SampleMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CloudStorageOptions.SampleMethod |
CloudStorageOptions.SampleMethod.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CloudStorageOptions.SampleMethod |
CloudStorageOptions.SampleMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudStorageOptions.SampleMethod[] |
CloudStorageOptions.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<CloudStorageOptions.SampleMethod> |
CloudStorageOptions.SampleMethod.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CloudStorageOptions.Builder |
CloudStorageOptions.Builder.setSampleMethod(CloudStorageOptions.SampleMethod value)
.google.privacy.dlp.v2.CloudStorageOptions.SampleMethod sample_method = 6; |
Copyright © 2022 Google LLC. All rights reserved.