- 1.62.0 (latest)
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public final class WafExpressionSet extends GeneratedMessageV3 implements WafExpressionSetOrBuilder
Protobuf type google.cloud.compute.v1.WafExpressionSet
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > WafExpressionSetImplements
WafExpressionSetOrBuilderStatic Fields
ALIASES_FIELD_NUMBER
public static final int ALIASES_FIELD_NUMBER
Type | Description |
int |
EXPRESSIONS_FIELD_NUMBER
public static final int EXPRESSIONS_FIELD_NUMBER
Type | Description |
int |
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static WafExpressionSet getDefaultInstance()
Type | Description |
WafExpressionSet |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static WafExpressionSet.Builder newBuilder()
Type | Description |
WafExpressionSet.Builder |
newBuilder(WafExpressionSet prototype)
public static WafExpressionSet.Builder newBuilder(WafExpressionSet prototype)
Name | Description |
prototype | WafExpressionSet |
Type | Description |
WafExpressionSet.Builder |
parseDelimitedFrom(InputStream input)
public static WafExpressionSet parseDelimitedFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
WafExpressionSet |
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static WafExpressionSet parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
WafExpressionSet |
Type | Description |
IOException |
parseFrom(byte[] data)
public static WafExpressionSet parseFrom(byte[] data)
Name | Description |
data | byte[] |
Type | Description |
WafExpressionSet |
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static WafExpressionSet parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | byte[] |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
WafExpressionSet |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static WafExpressionSet parseFrom(ByteString data)
Name | Description |
data | ByteString |
Type | Description |
WafExpressionSet |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static WafExpressionSet parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteString |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
WafExpressionSet |
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static WafExpressionSet parseFrom(CodedInputStream input)
Name | Description |
input | CodedInputStream |
Type | Description |
WafExpressionSet |
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static WafExpressionSet parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
WafExpressionSet |
Type | Description |
IOException |
parseFrom(InputStream input)
public static WafExpressionSet parseFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
WafExpressionSet |
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static WafExpressionSet parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
WafExpressionSet |
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static WafExpressionSet parseFrom(ByteBuffer data)
Name | Description |
data | ByteBuffer |
Type | Description |
WafExpressionSet |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static WafExpressionSet parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteBuffer |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
WafExpressionSet |
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<WafExpressionSet> parser()
Type | Description |
Parser<WafExpressionSet> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Name | Description |
obj | Object |
Type | Description |
boolean |
getAliases(int index)
public String getAliases(int index)
A list of alternate IDs. The format should be: - E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
repeated string aliases = 159207166;
Name | Description |
index | int The index of the element to return. |
Type | Description |
String | The aliases at the given index. |
getAliasesBytes(int index)
public ByteString getAliasesBytes(int index)
A list of alternate IDs. The format should be: - E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
repeated string aliases = 159207166;
Name | Description |
index | int The index of the value to return. |
Type | Description |
ByteString | The bytes of the aliases at the given index. |
getAliasesCount()
public int getAliasesCount()
A list of alternate IDs. The format should be: - E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
repeated string aliases = 159207166;
Type | Description |
int | The count of aliases. |
getAliasesList()
public ProtocolStringList getAliasesList()
A list of alternate IDs. The format should be: - E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
repeated string aliases = 159207166;
Type | Description |
ProtocolStringList | A list containing the aliases. |
getDefaultInstanceForType()
public WafExpressionSet getDefaultInstanceForType()
Type | Description |
WafExpressionSet |
getExpressions(int index)
public WafExpressionSetExpression getExpressions(int index)
List of available expressions.
repeated .google.cloud.compute.v1.WafExpressionSetExpression expressions = 175554779;
Name | Description |
index | int |
Type | Description |
WafExpressionSetExpression |
getExpressionsCount()
public int getExpressionsCount()
List of available expressions.
repeated .google.cloud.compute.v1.WafExpressionSetExpression expressions = 175554779;
Type | Description |
int |
getExpressionsList()
public List<WafExpressionSetExpression> getExpressionsList()
List of available expressions.
repeated .google.cloud.compute.v1.WafExpressionSetExpression expressions = 175554779;
Type | Description |
List<WafExpressionSetExpression> |
getExpressionsOrBuilder(int index)
public WafExpressionSetExpressionOrBuilder getExpressionsOrBuilder(int index)
List of available expressions.
repeated .google.cloud.compute.v1.WafExpressionSetExpression expressions = 175554779;
Name | Description |
index | int |
Type | Description |
WafExpressionSetExpressionOrBuilder |
getExpressionsOrBuilderList()
public List<? extends WafExpressionSetExpressionOrBuilder> getExpressionsOrBuilderList()
List of available expressions.
repeated .google.cloud.compute.v1.WafExpressionSetExpression expressions = 175554779;
Type | Description |
List<? extends com.google.cloud.compute.v1.WafExpressionSetExpressionOrBuilder> |
getId()
public String getId()
Google specified expression set ID. The format should be: - E.g. XSS-20170329 required
optional string id = 3355;
Type | Description |
String | The id. |
getIdBytes()
public ByteString getIdBytes()
Google specified expression set ID. The format should be: - E.g. XSS-20170329 required
optional string id = 3355;
Type | Description |
ByteString | The bytes for id. |
getParserForType()
public Parser<WafExpressionSet> getParserForType()
Type | Description |
Parser<WafExpressionSet> |
getSerializedSize()
public int getSerializedSize()
Type | Description |
int |
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Type | Description |
UnknownFieldSet |
hasId()
public boolean hasId()
Google specified expression set ID. The format should be: - E.g. XSS-20170329 required
optional string id = 3355;
Type | Description |
boolean | Whether the id field is set. |
hashCode()
public int hashCode()
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
newBuilderForType()
public WafExpressionSet.Builder newBuilderForType()
Type | Description |
WafExpressionSet.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected WafExpressionSet.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Name | Description |
parent | BuilderParent |
Type | Description |
WafExpressionSet.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Name | Description |
unused | UnusedPrivateParameter |
Type | Description |
Object |
toBuilder()
public WafExpressionSet.Builder toBuilder()
Type | Description |
WafExpressionSet.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Name | Description |
output | CodedOutputStream |
Type | Description |
IOException |