public static final class SubnetworkLogConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder> implements SubnetworkLogConfigOrBuilder
The available logging options for this subnetwork.Protobuf type
google.cloud.compute.v1.SubnetworkLogConfig| Modifier and Type | Method and Description |
|---|---|
SubnetworkLogConfig.Builder |
addAllMetadataFields(Iterable<String> values)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
|
SubnetworkLogConfig.Builder |
addMetadataFields(String value)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
|
SubnetworkLogConfig.Builder |
addMetadataFieldsBytes(com.google.protobuf.ByteString value)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
|
SubnetworkLogConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SubnetworkLogConfig |
build() |
SubnetworkLogConfig |
buildPartial() |
SubnetworkLogConfig.Builder |
clear() |
SubnetworkLogConfig.Builder |
clearAggregationInterval()
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
clearEnable()
Whether to enable flow logging for this subnetwork.
|
SubnetworkLogConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SubnetworkLogConfig.Builder |
clearFilterExpr()
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
clearFlowSampling()
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
clearMetadata()
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
clearMetadataFields()
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
|
SubnetworkLogConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SubnetworkLogConfig.Builder |
clone() |
String |
getAggregationInterval()
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
com.google.protobuf.ByteString |
getAggregationIntervalBytes()
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
SubnetworkLogConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getEnable()
Whether to enable flow logging for this subnetwork.
|
String |
getFilterExpr()
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
com.google.protobuf.ByteString |
getFilterExprBytes()
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
float |
getFlowSampling()
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
String |
getMetadata()
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
com.google.protobuf.ByteString |
getMetadataBytes()
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
String |
getMetadataFields(int index)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
|
com.google.protobuf.ByteString |
getMetadataFieldsBytes(int index)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
|
int |
getMetadataFieldsCount()
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
|
com.google.protobuf.ProtocolStringList |
getMetadataFieldsList()
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
|
boolean |
hasAggregationInterval()
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
boolean |
hasEnable()
Whether to enable flow logging for this subnetwork.
|
boolean |
hasFilterExpr()
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
boolean |
hasFlowSampling()
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
boolean |
hasMetadata()
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SubnetworkLogConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SubnetworkLogConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
SubnetworkLogConfig.Builder |
mergeFrom(SubnetworkLogConfig other) |
SubnetworkLogConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SubnetworkLogConfig.Builder |
setAggregationInterval(String value)
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
setAggregationIntervalBytes(com.google.protobuf.ByteString value)
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
setEnable(boolean value)
Whether to enable flow logging for this subnetwork.
|
SubnetworkLogConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SubnetworkLogConfig.Builder |
setFilterExpr(String value)
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
setFilterExprBytes(com.google.protobuf.ByteString value)
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
setFlowSampling(float value)
Can only be specified if VPC flow logging for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
setMetadata(String value)
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
setMetadataBytes(com.google.protobuf.ByteString value)
Can only be specified if VPC flow logs for this subnetwork is enabled.
|
SubnetworkLogConfig.Builder |
setMetadataFields(int index,
String value)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
|
SubnetworkLogConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SubnetworkLogConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SubnetworkLogConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SubnetworkLogConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SubnetworkLogConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig.Builder mergeFrom(SubnetworkLogConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public SubnetworkLogConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SubnetworkLogConfig.Builder>IOExceptionpublic boolean hasAggregationInterval()
Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection. Check the AggregationInterval enum for the list of possible values.
optional string aggregation_interval = 174919042;hasAggregationInterval in interface SubnetworkLogConfigOrBuilderpublic String getAggregationInterval()
Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection. Check the AggregationInterval enum for the list of possible values.
optional string aggregation_interval = 174919042;getAggregationInterval in interface SubnetworkLogConfigOrBuilderpublic com.google.protobuf.ByteString getAggregationIntervalBytes()
Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection. Check the AggregationInterval enum for the list of possible values.
optional string aggregation_interval = 174919042;getAggregationIntervalBytes in interface SubnetworkLogConfigOrBuilderpublic SubnetworkLogConfig.Builder setAggregationInterval(String value)
Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection. Check the AggregationInterval enum for the list of possible values.
optional string aggregation_interval = 174919042;value - The aggregationInterval to set.public SubnetworkLogConfig.Builder clearAggregationInterval()
Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection. Check the AggregationInterval enum for the list of possible values.
optional string aggregation_interval = 174919042;public SubnetworkLogConfig.Builder setAggregationIntervalBytes(com.google.protobuf.ByteString value)
Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection. Check the AggregationInterval enum for the list of possible values.
optional string aggregation_interval = 174919042;value - The bytes for aggregationInterval to set.public boolean hasEnable()
Whether to enable flow logging for this subnetwork. If this field is not explicitly set, it will not appear in get listings. If not set the default behavior is determined by the org policy, if there is no org policy specified, then it will default to disabled.
optional bool enable = 311764355;hasEnable in interface SubnetworkLogConfigOrBuilderpublic boolean getEnable()
Whether to enable flow logging for this subnetwork. If this field is not explicitly set, it will not appear in get listings. If not set the default behavior is determined by the org policy, if there is no org policy specified, then it will default to disabled.
optional bool enable = 311764355;getEnable in interface SubnetworkLogConfigOrBuilderpublic SubnetworkLogConfig.Builder setEnable(boolean value)
Whether to enable flow logging for this subnetwork. If this field is not explicitly set, it will not appear in get listings. If not set the default behavior is determined by the org policy, if there is no org policy specified, then it will default to disabled.
optional bool enable = 311764355;value - The enable to set.public SubnetworkLogConfig.Builder clearEnable()
Whether to enable flow logging for this subnetwork. If this field is not explicitly set, it will not appear in get listings. If not set the default behavior is determined by the org policy, if there is no org policy specified, then it will default to disabled.
optional bool enable = 311764355;public boolean hasFilterExpr()
Can only be specified if VPC flow logs for this subnetwork is enabled. The filter expression is used to define which VPC flow logs should be exported to Cloud Logging.
optional string filter_expr = 183374428;hasFilterExpr in interface SubnetworkLogConfigOrBuilderpublic String getFilterExpr()
Can only be specified if VPC flow logs for this subnetwork is enabled. The filter expression is used to define which VPC flow logs should be exported to Cloud Logging.
optional string filter_expr = 183374428;getFilterExpr in interface SubnetworkLogConfigOrBuilderpublic com.google.protobuf.ByteString getFilterExprBytes()
Can only be specified if VPC flow logs for this subnetwork is enabled. The filter expression is used to define which VPC flow logs should be exported to Cloud Logging.
optional string filter_expr = 183374428;getFilterExprBytes in interface SubnetworkLogConfigOrBuilderpublic SubnetworkLogConfig.Builder setFilterExpr(String value)
Can only be specified if VPC flow logs for this subnetwork is enabled. The filter expression is used to define which VPC flow logs should be exported to Cloud Logging.
optional string filter_expr = 183374428;value - The filterExpr to set.public SubnetworkLogConfig.Builder clearFilterExpr()
Can only be specified if VPC flow logs for this subnetwork is enabled. The filter expression is used to define which VPC flow logs should be exported to Cloud Logging.
optional string filter_expr = 183374428;public SubnetworkLogConfig.Builder setFilterExprBytes(com.google.protobuf.ByteString value)
Can only be specified if VPC flow logs for this subnetwork is enabled. The filter expression is used to define which VPC flow logs should be exported to Cloud Logging.
optional string filter_expr = 183374428;value - The bytes for filterExpr to set.public boolean hasFlowSampling()
Can only be specified if VPC flow logging for this subnetwork is enabled. The value of the field must be in [0, 1]. Set the sampling rate of VPC flow logs within the subnetwork where 1.0 means all collected logs are reported and 0.0 means no logs are reported. Default is 0.5 unless otherwise specified by the org policy, which means half of all collected logs are reported.
optional float flow_sampling = 530150360;hasFlowSampling in interface SubnetworkLogConfigOrBuilderpublic float getFlowSampling()
Can only be specified if VPC flow logging for this subnetwork is enabled. The value of the field must be in [0, 1]. Set the sampling rate of VPC flow logs within the subnetwork where 1.0 means all collected logs are reported and 0.0 means no logs are reported. Default is 0.5 unless otherwise specified by the org policy, which means half of all collected logs are reported.
optional float flow_sampling = 530150360;getFlowSampling in interface SubnetworkLogConfigOrBuilderpublic SubnetworkLogConfig.Builder setFlowSampling(float value)
Can only be specified if VPC flow logging for this subnetwork is enabled. The value of the field must be in [0, 1]. Set the sampling rate of VPC flow logs within the subnetwork where 1.0 means all collected logs are reported and 0.0 means no logs are reported. Default is 0.5 unless otherwise specified by the org policy, which means half of all collected logs are reported.
optional float flow_sampling = 530150360;value - The flowSampling to set.public SubnetworkLogConfig.Builder clearFlowSampling()
Can only be specified if VPC flow logging for this subnetwork is enabled. The value of the field must be in [0, 1]. Set the sampling rate of VPC flow logs within the subnetwork where 1.0 means all collected logs are reported and 0.0 means no logs are reported. Default is 0.5 unless otherwise specified by the org policy, which means half of all collected logs are reported.
optional float flow_sampling = 530150360;public boolean hasMetadata()
Can only be specified if VPC flow logs for this subnetwork is enabled. Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA. Check the Metadata enum for the list of possible values.
optional string metadata = 86866735;hasMetadata in interface SubnetworkLogConfigOrBuilderpublic String getMetadata()
Can only be specified if VPC flow logs for this subnetwork is enabled. Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA. Check the Metadata enum for the list of possible values.
optional string metadata = 86866735;getMetadata in interface SubnetworkLogConfigOrBuilderpublic com.google.protobuf.ByteString getMetadataBytes()
Can only be specified if VPC flow logs for this subnetwork is enabled. Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA. Check the Metadata enum for the list of possible values.
optional string metadata = 86866735;getMetadataBytes in interface SubnetworkLogConfigOrBuilderpublic SubnetworkLogConfig.Builder setMetadata(String value)
Can only be specified if VPC flow logs for this subnetwork is enabled. Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA. Check the Metadata enum for the list of possible values.
optional string metadata = 86866735;value - The metadata to set.public SubnetworkLogConfig.Builder clearMetadata()
Can only be specified if VPC flow logs for this subnetwork is enabled. Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA. Check the Metadata enum for the list of possible values.
optional string metadata = 86866735;public SubnetworkLogConfig.Builder setMetadataBytes(com.google.protobuf.ByteString value)
Can only be specified if VPC flow logs for this subnetwork is enabled. Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA. Check the Metadata enum for the list of possible values.
optional string metadata = 86866735;value - The bytes for metadata to set.public com.google.protobuf.ProtocolStringList getMetadataFieldsList()
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
repeated string metadata_fields = 378461641;getMetadataFieldsList in interface SubnetworkLogConfigOrBuilderpublic int getMetadataFieldsCount()
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
repeated string metadata_fields = 378461641;getMetadataFieldsCount in interface SubnetworkLogConfigOrBuilderpublic String getMetadataFields(int index)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
repeated string metadata_fields = 378461641;getMetadataFields in interface SubnetworkLogConfigOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getMetadataFieldsBytes(int index)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
repeated string metadata_fields = 378461641;getMetadataFieldsBytes in interface SubnetworkLogConfigOrBuilderindex - The index of the value to return.public SubnetworkLogConfig.Builder setMetadataFields(int index, String value)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
repeated string metadata_fields = 378461641;index - The index to set the value at.value - The metadataFields to set.public SubnetworkLogConfig.Builder addMetadataFields(String value)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
repeated string metadata_fields = 378461641;value - The metadataFields to add.public SubnetworkLogConfig.Builder addAllMetadataFields(Iterable<String> values)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
repeated string metadata_fields = 378461641;values - The metadataFields to add.public SubnetworkLogConfig.Builder clearMetadataFields()
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
repeated string metadata_fields = 378461641;public SubnetworkLogConfig.Builder addMetadataFieldsBytes(com.google.protobuf.ByteString value)
Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA.
repeated string metadata_fields = 378461641;value - The bytes of the metadataFields to add.public final SubnetworkLogConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>public final SubnetworkLogConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SubnetworkLogConfig.Builder>Copyright © 2023 Google LLC. All rights reserved.