public final class SecurityPolicyAdvancedOptionsConfig extends com.google.protobuf.GeneratedMessageV3 implements SecurityPolicyAdvancedOptionsConfigOrBuilder
Protobuf type
google.cloud.compute.v1.SecurityPolicyAdvancedOptionsConfig| Modifier and Type | Class and Description |
|---|---|
static class |
SecurityPolicyAdvancedOptionsConfig.Builder |
static class |
SecurityPolicyAdvancedOptionsConfig.JsonParsing |
static class |
SecurityPolicyAdvancedOptionsConfig.LogLevel |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
JSON_CUSTOM_CONFIG_FIELD_NUMBER |
static int |
JSON_PARSING_FIELD_NUMBER |
static int |
LOG_LEVEL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SecurityPolicyAdvancedOptionsConfig |
getDefaultInstance() |
SecurityPolicyAdvancedOptionsConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
SecurityPolicyAdvancedOptionsConfigJsonCustomConfig |
getJsonCustomConfig()
Custom configuration to apply the JSON parsing.
|
SecurityPolicyAdvancedOptionsConfigJsonCustomConfigOrBuilder |
getJsonCustomConfigOrBuilder()
Custom configuration to apply the JSON parsing.
|
String |
getJsonParsing()
Check the JsonParsing enum for the list of possible values.
|
com.google.protobuf.ByteString |
getJsonParsingBytes()
Check the JsonParsing enum for the list of possible values.
|
String |
getLogLevel()
Check the LogLevel enum for the list of possible values.
|
com.google.protobuf.ByteString |
getLogLevelBytes()
Check the LogLevel enum for the list of possible values.
|
com.google.protobuf.Parser<SecurityPolicyAdvancedOptionsConfig> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasJsonCustomConfig()
Custom configuration to apply the JSON parsing.
|
boolean |
hasJsonParsing()
Check the JsonParsing enum for the list of possible values.
|
boolean |
hasLogLevel()
Check the LogLevel enum for the list of possible values.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SecurityPolicyAdvancedOptionsConfig.Builder |
newBuilder() |
static SecurityPolicyAdvancedOptionsConfig.Builder |
newBuilder(SecurityPolicyAdvancedOptionsConfig prototype) |
SecurityPolicyAdvancedOptionsConfig.Builder |
newBuilderForType() |
protected SecurityPolicyAdvancedOptionsConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SecurityPolicyAdvancedOptionsConfig |
parseDelimitedFrom(InputStream input) |
static SecurityPolicyAdvancedOptionsConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(byte[] data) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(ByteBuffer data) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(com.google.protobuf.ByteString data) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(InputStream input) |
static SecurityPolicyAdvancedOptionsConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SecurityPolicyAdvancedOptionsConfig> |
parser() |
SecurityPolicyAdvancedOptionsConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int JSON_CUSTOM_CONFIG_FIELD_NUMBER
public static final int JSON_PARSING_FIELD_NUMBER
public static final int LOG_LEVEL_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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;
hasJsonCustomConfig in interface SecurityPolicyAdvancedOptionsConfigOrBuilderpublic 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;
getJsonCustomConfig in interface SecurityPolicyAdvancedOptionsConfigOrBuilderpublic 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;
getJsonCustomConfigOrBuilder in interface SecurityPolicyAdvancedOptionsConfigOrBuilderpublic boolean hasJsonParsing()
Check the JsonParsing enum for the list of possible values.
optional string json_parsing = 282493529;hasJsonParsing in interface SecurityPolicyAdvancedOptionsConfigOrBuilderpublic String getJsonParsing()
Check the JsonParsing enum for the list of possible values.
optional string json_parsing = 282493529;getJsonParsing in interface SecurityPolicyAdvancedOptionsConfigOrBuilderpublic com.google.protobuf.ByteString getJsonParsingBytes()
Check the JsonParsing enum for the list of possible values.
optional string json_parsing = 282493529;getJsonParsingBytes in interface SecurityPolicyAdvancedOptionsConfigOrBuilderpublic boolean hasLogLevel()
Check the LogLevel enum for the list of possible values.
optional string log_level = 140582601;hasLogLevel in interface SecurityPolicyAdvancedOptionsConfigOrBuilderpublic String getLogLevel()
Check the LogLevel enum for the list of possible values.
optional string log_level = 140582601;getLogLevel in interface SecurityPolicyAdvancedOptionsConfigOrBuilderpublic com.google.protobuf.ByteString getLogLevelBytes()
Check the LogLevel enum for the list of possible values.
optional string log_level = 140582601;getLogLevelBytes in interface SecurityPolicyAdvancedOptionsConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SecurityPolicyAdvancedOptionsConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SecurityPolicyAdvancedOptionsConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SecurityPolicyAdvancedOptionsConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SecurityPolicyAdvancedOptionsConfig.Builder newBuilder()
public static SecurityPolicyAdvancedOptionsConfig.Builder newBuilder(SecurityPolicyAdvancedOptionsConfig prototype)
public SecurityPolicyAdvancedOptionsConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SecurityPolicyAdvancedOptionsConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SecurityPolicyAdvancedOptionsConfig getDefaultInstance()
public static com.google.protobuf.Parser<SecurityPolicyAdvancedOptionsConfig> parser()
public com.google.protobuf.Parser<SecurityPolicyAdvancedOptionsConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SecurityPolicyAdvancedOptionsConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.