| Modifier and Type | Method and Description |
|---|---|
static ComputeThreatListDiffResponse.ResponseType |
ComputeThreatListDiffResponse.ResponseType.forNumber(int value) |
ComputeThreatListDiffResponse.ResponseType |
ComputeThreatListDiffResponseOrBuilder.getResponseType()
The type of response.
|
ComputeThreatListDiffResponse.ResponseType |
ComputeThreatListDiffResponse.getResponseType()
The type of response.
|
ComputeThreatListDiffResponse.ResponseType |
ComputeThreatListDiffResponse.Builder.getResponseType()
The type of response.
|
static ComputeThreatListDiffResponse.ResponseType |
ComputeThreatListDiffResponse.ResponseType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ComputeThreatListDiffResponse.ResponseType |
ComputeThreatListDiffResponse.ResponseType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ComputeThreatListDiffResponse.ResponseType |
ComputeThreatListDiffResponse.ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputeThreatListDiffResponse.ResponseType[] |
ComputeThreatListDiffResponse.ResponseType.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<ComputeThreatListDiffResponse.ResponseType> |
ComputeThreatListDiffResponse.ResponseType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ComputeThreatListDiffResponse.Builder |
ComputeThreatListDiffResponse.Builder.setResponseType(ComputeThreatListDiffResponse.ResponseType value)
The type of response.
|
Copyright © 2019 Google LLC. All rights reserved.