public enum SourceMetadata.SourceType extends Enum<SourceMetadata.SourceType> implements ProtocolMessageEnumThe possible types of the source.
 Protobuf enum google.cloud.apihub.v1.SourceMetadata.SourceType
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| PLUGIN | Source type plugin.   | 
| PLUGIN_VALUE | Source type plugin.   | 
| SOURCE_TYPE_UNSPECIFIED | Source type not specified.   | 
| SOURCE_TYPE_UNSPECIFIED_VALUE | Source type not specified.   | 
| 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() | |