Uses of Class
com.google.cloud.compute.v1.SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
-
Packages that use SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig Modifier and Type Method Description SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig.Builder. build()
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig.Builder. buildPartial()
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. getDefaultInstance()
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig.Builder. getDefaultInstanceForType()
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. getDefaultInstanceForType()
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptions.Builder. getEnforceOnKeyConfigs(int index)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptions. getEnforceOnKeyConfigs(int index)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsOrBuilder. getEnforceOnKeyConfigs(int index)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseDelimitedFrom(InputStream input)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(byte[] data)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(com.google.protobuf.ByteString data)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(InputStream input)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(ByteBuffer data)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig Modifier and Type Method Description List<SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig>
SecurityPolicyRuleRateLimitOptions.Builder. getEnforceOnKeyConfigsList()
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.List<SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig>
SecurityPolicyRuleRateLimitOptions. getEnforceOnKeyConfigsList()
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.List<SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig>
SecurityPolicyRuleRateLimitOptionsOrBuilder. getEnforceOnKeyConfigsList()
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.com.google.protobuf.Parser<SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig>
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. getParserForType()
static com.google.protobuf.Parser<SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig>
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. parser()
Methods in com.google.cloud.compute.v1 with parameters of type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig Modifier and Type Method Description SecurityPolicyRuleRateLimitOptions.Builder
SecurityPolicyRuleRateLimitOptions.Builder. addEnforceOnKeyConfigs(int index, SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig value)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.SecurityPolicyRuleRateLimitOptions.Builder
SecurityPolicyRuleRateLimitOptions.Builder. addEnforceOnKeyConfigs(SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig value)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig.Builder
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig.Builder. mergeFrom(SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig other)
static SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig.Builder
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig. newBuilder(SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig prototype)
SecurityPolicyRuleRateLimitOptions.Builder
SecurityPolicyRuleRateLimitOptions.Builder. setEnforceOnKeyConfigs(int index, SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig value)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.Method parameters in com.google.cloud.compute.v1 with type arguments of type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig Modifier and Type Method Description SecurityPolicyRuleRateLimitOptions.Builder
SecurityPolicyRuleRateLimitOptions.Builder. addAllEnforceOnKeyConfigs(Iterable<? extends SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig> values)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.
-