public enum DiscoveredApiObservation.SourceType extends Enum<DiscoveredApiObservation.SourceType> implements ProtocolMessageEnumThe possible types of the source from which the observation was collected.
 Protobuf enum google.cloud.apihub.v1.DiscoveredApiObservation.SourceType
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| GCP_ILB | GCP internal load balancer.   | 
| GCP_ILB_VALUE | GCP internal load balancer.   | 
| GCP_XLB | GCP external load balancer.   | 
| GCP_XLB_VALUE | GCP external load balancer.   | 
| 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() | |