| Modifier and Type | Method and Description |
|---|---|
static ContentOption |
ContentOption.forNumber(int value) |
ContentOption |
InspectConfig.getContentOptions(int index)
Deprecated and unused.
|
ContentOption |
InspectConfig.Builder.getContentOptions(int index)
Deprecated and unused.
|
ContentOption |
InspectConfigOrBuilder.getContentOptions(int index)
Deprecated and unused.
|
static ContentOption |
ContentOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ContentOption |
ContentOption.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ContentOption |
ContentOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentOption[] |
ContentOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContentOption> |
InspectConfig.getContentOptionsList()
Deprecated and unused.
|
List<ContentOption> |
InspectConfig.Builder.getContentOptionsList()
Deprecated and unused.
|
List<ContentOption> |
InspectConfigOrBuilder.getContentOptionsList()
Deprecated and unused.
|
static com.google.protobuf.Internal.EnumLiteMap<ContentOption> |
ContentOption.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
InspectConfig.Builder |
InspectConfig.Builder.addContentOptions(ContentOption value)
Deprecated and unused.
|
InspectConfig.Builder |
InspectConfig.Builder.setContentOptions(int index,
ContentOption value)
Deprecated and unused.
|
| Modifier and Type | Method and Description |
|---|---|
InspectConfig.Builder |
InspectConfig.Builder.addAllContentOptions(Iterable<? extends ContentOption> values)
Deprecated and unused.
|
Copyright © 2022 Google LLC. All rights reserved.