public interface ProjectsSetCloudArmorTierRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCloudArmorTier()
Managed protection tier to be set.
|
com.google.protobuf.ByteString |
getCloudArmorTierBytes()
Managed protection tier to be set.
|
boolean |
hasCloudArmorTier()
Managed protection tier to be set.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCloudArmorTier()
Managed protection tier to be set. Check the CloudArmorTier enum for the list of possible values.
optional string cloud_armor_tier = 4427052;String getCloudArmorTier()
Managed protection tier to be set. Check the CloudArmorTier enum for the list of possible values.
optional string cloud_armor_tier = 4427052;com.google.protobuf.ByteString getCloudArmorTierBytes()
Managed protection tier to be set. Check the CloudArmorTier enum for the list of possible values.
optional string cloud_armor_tier = 4427052;Copyright © 2025 Google LLC. All rights reserved.