public enum FloorSetting.IntegratedService extends Enum<FloorSetting.IntegratedService> implements ProtocolMessageEnumIntegrated service for which the floor setting is applicable.
 Protobuf enum google.cloud.modelarmor.v1.FloorSetting.IntegratedService
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| AI_PLATFORM | AI Platform.   | 
| AI_PLATFORM_VALUE | AI Platform.   | 
| INTEGRATED_SERVICE_UNSPECIFIED | Unspecified integrated service.   | 
| INTEGRATED_SERVICE_UNSPECIFIED_VALUE | Unspecified integrated service.   | 
| 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() | |