public final class SecurityPolicyAdvancedOptionsConfig extends GeneratedMessage implements SecurityPolicyAdvancedOptionsConfigOrBuilder
Protobuf type google.cloud.compute.v1.SecurityPolicyAdvancedOptionsConfig
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
JSON_CUSTOM_CONFIG_FIELD_NUMBER
public static final int JSON_CUSTOM_CONFIG_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
JSON_PARSING_FIELD_NUMBER
public static final int JSON_PARSING_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
LOG_LEVEL_FIELD_NUMBER
public static final int LOG_LEVEL_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
REQUEST_BODY_INSPECTION_SIZE_FIELD_NUMBER
public static final int REQUEST_BODY_INSPECTION_SIZE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
public static final int USER_IP_REQUEST_HEADERS_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static SecurityPolicyAdvancedOptionsConfig getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static SecurityPolicyAdvancedOptionsConfig.Builder newBuilder()
newBuilder(SecurityPolicyAdvancedOptionsConfig prototype)
public static SecurityPolicyAdvancedOptionsConfig.Builder newBuilder(SecurityPolicyAdvancedOptionsConfig prototype)
public static SecurityPolicyAdvancedOptionsConfig parseDelimitedFrom(InputStream input)
public static SecurityPolicyAdvancedOptionsConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(CodedInputStream input)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(InputStream input)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SecurityPolicyAdvancedOptionsConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<SecurityPolicyAdvancedOptionsConfig> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getDefaultInstanceForType()
public SecurityPolicyAdvancedOptionsConfig getDefaultInstanceForType()
getJsonCustomConfig()
public SecurityPolicyAdvancedOptionsConfigJsonCustomConfig getJsonCustomConfig()
Custom configuration to apply the JSON parsing. Only applicable when
json_parsing is set to STANDARD.
optional .google.cloud.compute.v1.SecurityPolicyAdvancedOptionsConfigJsonCustomConfig json_custom_config = 111570105;
getJsonCustomConfigOrBuilder()
public SecurityPolicyAdvancedOptionsConfigJsonCustomConfigOrBuilder getJsonCustomConfigOrBuilder()
Custom configuration to apply the JSON parsing. Only applicable when
json_parsing is set to STANDARD.
optional .google.cloud.compute.v1.SecurityPolicyAdvancedOptionsConfigJsonCustomConfig json_custom_config = 111570105;
getJsonParsing()
public String getJsonParsing()
Check the JsonParsing enum for the list of possible values.
optional string json_parsing = 282493529;
| Returns |
| Type |
Description |
String |
The jsonParsing.
|
getJsonParsingBytes()
public ByteString getJsonParsingBytes()
Check the JsonParsing enum for the list of possible values.
optional string json_parsing = 282493529;
| Returns |
| Type |
Description |
ByteString |
The bytes for jsonParsing.
|
getLogLevel()
public String getLogLevel()
Check the LogLevel enum for the list of possible values.
optional string log_level = 140582601;
| Returns |
| Type |
Description |
String |
The logLevel.
|
getLogLevelBytes()
public ByteString getLogLevelBytes()
Check the LogLevel enum for the list of possible values.
optional string log_level = 140582601;
| Returns |
| Type |
Description |
ByteString |
The bytes for logLevel.
|
getParserForType()
public Parser<SecurityPolicyAdvancedOptionsConfig> getParserForType()
Overrides
getRequestBodyInspectionSize()
public String getRequestBodyInspectionSize()
The maximum request size chosen by the customer with Waf enabled.
Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB".
Values are case insensitive.
optional string request_body_inspection_size = 191268607;
| Returns |
| Type |
Description |
String |
The requestBodyInspectionSize.
|
getRequestBodyInspectionSizeBytes()
public ByteString getRequestBodyInspectionSizeBytes()
The maximum request size chosen by the customer with Waf enabled.
Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB".
Values are case insensitive.
optional string request_body_inspection_size = 191268607;
| Returns |
| Type |
Description |
ByteString |
The bytes for requestBodyInspectionSize.
|
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
public String getUserIpRequestHeaders(int index)
An optional list of case-insensitive request header names to use for
resolving the callers client IP address.
repeated string user_ip_request_headers = 421050290;
| Parameter |
| Name |
Description |
index |
int
The index of the element to return.
|
| Returns |
| Type |
Description |
String |
The userIpRequestHeaders at the given index.
|
public ByteString getUserIpRequestHeadersBytes(int index)
An optional list of case-insensitive request header names to use for
resolving the callers client IP address.
repeated string user_ip_request_headers = 421050290;
| Parameter |
| Name |
Description |
index |
int
The index of the value to return.
|
| Returns |
| Type |
Description |
ByteString |
The bytes of the userIpRequestHeaders at the given index.
|
public int getUserIpRequestHeadersCount()
An optional list of case-insensitive request header names to use for
resolving the callers client IP address.
repeated string user_ip_request_headers = 421050290;
| Returns |
| Type |
Description |
int |
The count of userIpRequestHeaders.
|
public ProtocolStringList getUserIpRequestHeadersList()
An optional list of case-insensitive request header names to use for
resolving the callers client IP address.
repeated string user_ip_request_headers = 421050290;
hasJsonCustomConfig()
public boolean hasJsonCustomConfig()
Custom configuration to apply the JSON parsing. Only applicable when
json_parsing is set to STANDARD.
optional .google.cloud.compute.v1.SecurityPolicyAdvancedOptionsConfigJsonCustomConfig json_custom_config = 111570105;
| Returns |
| Type |
Description |
boolean |
Whether the jsonCustomConfig field is set.
|
hasJsonParsing()
public boolean hasJsonParsing()
Check the JsonParsing enum for the list of possible values.
optional string json_parsing = 282493529;
| Returns |
| Type |
Description |
boolean |
Whether the jsonParsing field is set.
|
hasLogLevel()
public boolean hasLogLevel()
Check the LogLevel enum for the list of possible values.
optional string log_level = 140582601;
| Returns |
| Type |
Description |
boolean |
Whether the logLevel field is set.
|
hasRequestBodyInspectionSize()
public boolean hasRequestBodyInspectionSize()
The maximum request size chosen by the customer with Waf enabled.
Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB".
Values are case insensitive.
optional string request_body_inspection_size = 191268607;
| Returns |
| Type |
Description |
boolean |
Whether the requestBodyInspectionSize field is set.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public SecurityPolicyAdvancedOptionsConfig.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SecurityPolicyAdvancedOptionsConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public SecurityPolicyAdvancedOptionsConfig.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides