public enum Service.EndpointSpec.Type extends Enum<Service.EndpointSpec.Type> implements ProtocolMessageEnumThe type of the endpoint spec.
Protobuf enum google.cloud.agentregistry.v1.Service.EndpointSpec.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
NO_SPEC |
There is no spec for the Endpoint. The |
NO_SPEC_VALUE |
There is no spec for the Endpoint. The |
TYPE_UNSPECIFIED |
Unspecified type. |
TYPE_UNSPECIFIED_VALUE |
Unspecified type. |
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() |
|