public enum VpcFlowLogsConfig.TargetResourceState extends Enum<VpcFlowLogsConfig.TargetResourceState> implements ProtocolMessageEnum
Output only. Indicates whether the target resource exists, for diagnostic purposes.
Protobuf enum
google.cloud.networkmanagement.v1beta1.VpcFlowLogsConfig.TargetResourceState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
TARGET_RESOURCE_DOES_NOT_EXIST |
Indicates that the target resource does not exist. |
TARGET_RESOURCE_DOES_NOT_EXIST_VALUE |
Indicates that the target resource does not exist. |
TARGET_RESOURCE_EXISTS |
Indicates that the target resource exists. |
TARGET_RESOURCE_EXISTS_VALUE |
Indicates that the target resource exists. |
TARGET_RESOURCE_STATE_UNSPECIFIED |
Unspecified target resource state. |
TARGET_RESOURCE_STATE_UNSPECIFIED_VALUE |
Unspecified target resource state. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |