public enum Definition.Type extends Enum<Definition.Type> implements ProtocolMessageEnumEnumeration of definition types.
 Protobuf enum google.cloud.apihub.v1.Definition.Type
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| SCHEMA | Definition type schema.   | 
| SCHEMA_VALUE | Definition type schema.   | 
| TYPE_UNSPECIFIED | Definition type unspecified.   | 
| TYPE_UNSPECIFIED_VALUE | Definition type unspecified.   | 
| 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() | |