static CloudStorageOptions.SampleMethod |
CloudStorageOptions.SampleMethod.forNumber(int value) |
|
CloudStorageOptions.SampleMethod |
CloudStorageOptions.Builder.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 |
CloudStorageOptionsOrBuilder.getSampleMethod() |
.google.privacy.dlp.v2.CloudStorageOptions.SampleMethod sample_method = 6;
|
static CloudStorageOptions.SampleMethod |
CloudStorageOptions.SampleMethod.valueOf(int value) |
Deprecated.
|
static CloudStorageOptions.SampleMethod |
CloudStorageOptions.SampleMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|