public interface PreconfiguredWafSetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
WafExpressionSet |
getExpressionSets(int index)
List of entities that are currently supported for WAF rules.
|
int |
getExpressionSetsCount()
List of entities that are currently supported for WAF rules.
|
List<WafExpressionSet> |
getExpressionSetsList()
List of entities that are currently supported for WAF rules.
|
WafExpressionSetOrBuilder |
getExpressionSetsOrBuilder(int index)
List of entities that are currently supported for WAF rules.
|
List<? extends WafExpressionSetOrBuilder> |
getExpressionSetsOrBuilderList()
List of entities that are currently supported for WAF rules.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<WafExpressionSet> getExpressionSetsList()
List of entities that are currently supported for WAF rules.
repeated .google.cloud.compute.v1.WafExpressionSet expression_sets = 474011032;WafExpressionSet getExpressionSets(int index)
List of entities that are currently supported for WAF rules.
repeated .google.cloud.compute.v1.WafExpressionSet expression_sets = 474011032;int getExpressionSetsCount()
List of entities that are currently supported for WAF rules.
repeated .google.cloud.compute.v1.WafExpressionSet expression_sets = 474011032;List<? extends WafExpressionSetOrBuilder> getExpressionSetsOrBuilderList()
List of entities that are currently supported for WAF rules.
repeated .google.cloud.compute.v1.WafExpressionSet expression_sets = 474011032;WafExpressionSetOrBuilder getExpressionSetsOrBuilder(int index)
List of entities that are currently supported for WAF rules.
repeated .google.cloud.compute.v1.WafExpressionSet expression_sets = 474011032;Copyright © 2023 Google LLC. All rights reserved.