Package com.google.cloud.compute.v1
Class LogConfigCounterOptions.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
- com.google.cloud.compute.v1.LogConfigCounterOptions.Builder
-
- All Implemented Interfaces:
LogConfigCounterOptionsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- LogConfigCounterOptions
public static final class LogConfigCounterOptions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder> implements LogConfigCounterOptionsOrBuilder
This is deprecated and has no effect. Do not use.
Protobuf typegoogle.cloud.compute.v1.LogConfigCounterOptions
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description LogConfigCounterOptions.BuilderaddAllCustomFields(Iterable<? extends LogConfigCounterOptionsCustomField> values)This is deprecated and has no effect.LogConfigCounterOptions.BuilderaddCustomFields(int index, LogConfigCounterOptionsCustomField value)This is deprecated and has no effect.LogConfigCounterOptions.BuilderaddCustomFields(int index, LogConfigCounterOptionsCustomField.Builder builderForValue)This is deprecated and has no effect.LogConfigCounterOptions.BuilderaddCustomFields(LogConfigCounterOptionsCustomField value)This is deprecated and has no effect.LogConfigCounterOptions.BuilderaddCustomFields(LogConfigCounterOptionsCustomField.Builder builderForValue)This is deprecated and has no effect.LogConfigCounterOptionsCustomField.BuilderaddCustomFieldsBuilder()This is deprecated and has no effect.LogConfigCounterOptionsCustomField.BuilderaddCustomFieldsBuilder(int index)This is deprecated and has no effect.LogConfigCounterOptions.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LogConfigCounterOptionsbuild()LogConfigCounterOptionsbuildPartial()LogConfigCounterOptions.Builderclear()LogConfigCounterOptions.BuilderclearCustomFields()This is deprecated and has no effect.LogConfigCounterOptions.BuilderclearField()This is deprecated and has no effect.LogConfigCounterOptions.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)LogConfigCounterOptions.BuilderclearMetric()This is deprecated and has no effect.LogConfigCounterOptions.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)LogConfigCounterOptions.Builderclone()LogConfigCounterOptionsCustomFieldgetCustomFields(int index)This is deprecated and has no effect.LogConfigCounterOptionsCustomField.BuildergetCustomFieldsBuilder(int index)This is deprecated and has no effect.List<LogConfigCounterOptionsCustomField.Builder>getCustomFieldsBuilderList()This is deprecated and has no effect.intgetCustomFieldsCount()This is deprecated and has no effect.List<LogConfigCounterOptionsCustomField>getCustomFieldsList()This is deprecated and has no effect.LogConfigCounterOptionsCustomFieldOrBuildergetCustomFieldsOrBuilder(int index)This is deprecated and has no effect.List<? extends LogConfigCounterOptionsCustomFieldOrBuilder>getCustomFieldsOrBuilderList()This is deprecated and has no effect.LogConfigCounterOptionsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetField()This is deprecated and has no effect.com.google.protobuf.ByteStringgetFieldBytes()This is deprecated and has no effect.StringgetMetric()This is deprecated and has no effect.com.google.protobuf.ByteStringgetMetricBytes()This is deprecated and has no effect.booleanhasField()This is deprecated and has no effect.booleanhasMetric()This is deprecated and has no effect.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()LogConfigCounterOptions.BuildermergeFrom(LogConfigCounterOptions other)LogConfigCounterOptions.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LogConfigCounterOptions.BuildermergeFrom(com.google.protobuf.Message other)LogConfigCounterOptions.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)LogConfigCounterOptions.BuilderremoveCustomFields(int index)This is deprecated and has no effect.LogConfigCounterOptions.BuildersetCustomFields(int index, LogConfigCounterOptionsCustomField value)This is deprecated and has no effect.LogConfigCounterOptions.BuildersetCustomFields(int index, LogConfigCounterOptionsCustomField.Builder builderForValue)This is deprecated and has no effect.LogConfigCounterOptions.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LogConfigCounterOptions.BuildersetField(String value)This is deprecated and has no effect.LogConfigCounterOptions.BuildersetFieldBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.LogConfigCounterOptions.BuildersetMetric(String value)This is deprecated and has no effect.LogConfigCounterOptions.BuildersetMetricBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.LogConfigCounterOptions.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)LogConfigCounterOptions.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
clear
public LogConfigCounterOptions.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
getDefaultInstanceForType
public LogConfigCounterOptions getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public LogConfigCounterOptions build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public LogConfigCounterOptions buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public LogConfigCounterOptions.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
setField
public LogConfigCounterOptions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
clearField
public LogConfigCounterOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
clearOneof
public LogConfigCounterOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
setRepeatedField
public LogConfigCounterOptions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
addRepeatedField
public LogConfigCounterOptions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
mergeFrom
public LogConfigCounterOptions.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LogConfigCounterOptions.Builder>
-
mergeFrom
public LogConfigCounterOptions.Builder mergeFrom(LogConfigCounterOptions other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
mergeFrom
public LogConfigCounterOptions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LogConfigCounterOptions.Builder>- Throws:
IOException
-
getCustomFieldsList
public List<LogConfigCounterOptionsCustomField> getCustomFieldsList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;- Specified by:
getCustomFieldsListin interfaceLogConfigCounterOptionsOrBuilder
-
getCustomFieldsCount
public int getCustomFieldsCount()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;- Specified by:
getCustomFieldsCountin interfaceLogConfigCounterOptionsOrBuilder
-
getCustomFields
public LogConfigCounterOptionsCustomField getCustomFields(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;- Specified by:
getCustomFieldsin interfaceLogConfigCounterOptionsOrBuilder
-
setCustomFields
public LogConfigCounterOptions.Builder setCustomFields(int index, LogConfigCounterOptionsCustomField value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
setCustomFields
public LogConfigCounterOptions.Builder setCustomFields(int index, LogConfigCounterOptionsCustomField.Builder builderForValue)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
addCustomFields
public LogConfigCounterOptions.Builder addCustomFields(LogConfigCounterOptionsCustomField value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
addCustomFields
public LogConfigCounterOptions.Builder addCustomFields(int index, LogConfigCounterOptionsCustomField value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
addCustomFields
public LogConfigCounterOptions.Builder addCustomFields(LogConfigCounterOptionsCustomField.Builder builderForValue)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
addCustomFields
public LogConfigCounterOptions.Builder addCustomFields(int index, LogConfigCounterOptionsCustomField.Builder builderForValue)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
addAllCustomFields
public LogConfigCounterOptions.Builder addAllCustomFields(Iterable<? extends LogConfigCounterOptionsCustomField> values)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
clearCustomFields
public LogConfigCounterOptions.Builder clearCustomFields()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
removeCustomFields
public LogConfigCounterOptions.Builder removeCustomFields(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
getCustomFieldsBuilder
public LogConfigCounterOptionsCustomField.Builder getCustomFieldsBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
getCustomFieldsOrBuilder
public LogConfigCounterOptionsCustomFieldOrBuilder getCustomFieldsOrBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;- Specified by:
getCustomFieldsOrBuilderin interfaceLogConfigCounterOptionsOrBuilder
-
getCustomFieldsOrBuilderList
public List<? extends LogConfigCounterOptionsCustomFieldOrBuilder> getCustomFieldsOrBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;- Specified by:
getCustomFieldsOrBuilderListin interfaceLogConfigCounterOptionsOrBuilder
-
addCustomFieldsBuilder
public LogConfigCounterOptionsCustomField.Builder addCustomFieldsBuilder()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
addCustomFieldsBuilder
public LogConfigCounterOptionsCustomField.Builder addCustomFieldsBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
getCustomFieldsBuilderList
public List<LogConfigCounterOptionsCustomField.Builder> getCustomFieldsBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
-
hasField
public boolean hasField()
This is deprecated and has no effect. Do not use.
optional string field = 97427706;- Specified by:
hasFieldin interfaceLogConfigCounterOptionsOrBuilder- Returns:
- Whether the field field is set.
-
getField
public String getField()
This is deprecated and has no effect. Do not use.
optional string field = 97427706;- Specified by:
getFieldin interfaceLogConfigCounterOptionsOrBuilder- Returns:
- The field.
-
getFieldBytes
public com.google.protobuf.ByteString getFieldBytes()
This is deprecated and has no effect. Do not use.
optional string field = 97427706;- Specified by:
getFieldBytesin interfaceLogConfigCounterOptionsOrBuilder- Returns:
- The bytes for field.
-
setField
public LogConfigCounterOptions.Builder setField(String value)
This is deprecated and has no effect. Do not use.
optional string field = 97427706;- Parameters:
value- The field to set.- Returns:
- This builder for chaining.
-
clearField
public LogConfigCounterOptions.Builder clearField()
This is deprecated and has no effect. Do not use.
optional string field = 97427706;- Returns:
- This builder for chaining.
-
setFieldBytes
public LogConfigCounterOptions.Builder setFieldBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
optional string field = 97427706;- Parameters:
value- The bytes for field to set.- Returns:
- This builder for chaining.
-
hasMetric
public boolean hasMetric()
This is deprecated and has no effect. Do not use.
optional string metric = 533067184;- Specified by:
hasMetricin interfaceLogConfigCounterOptionsOrBuilder- Returns:
- Whether the metric field is set.
-
getMetric
public String getMetric()
This is deprecated and has no effect. Do not use.
optional string metric = 533067184;- Specified by:
getMetricin interfaceLogConfigCounterOptionsOrBuilder- Returns:
- The metric.
-
getMetricBytes
public com.google.protobuf.ByteString getMetricBytes()
This is deprecated and has no effect. Do not use.
optional string metric = 533067184;- Specified by:
getMetricBytesin interfaceLogConfigCounterOptionsOrBuilder- Returns:
- The bytes for metric.
-
setMetric
public LogConfigCounterOptions.Builder setMetric(String value)
This is deprecated and has no effect. Do not use.
optional string metric = 533067184;- Parameters:
value- The metric to set.- Returns:
- This builder for chaining.
-
clearMetric
public LogConfigCounterOptions.Builder clearMetric()
This is deprecated and has no effect. Do not use.
optional string metric = 533067184;- Returns:
- This builder for chaining.
-
setMetricBytes
public LogConfigCounterOptions.Builder setMetricBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
optional string metric = 533067184;- Parameters:
value- The bytes for metric to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final LogConfigCounterOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
mergeUnknownFields
public final LogConfigCounterOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LogConfigCounterOptions.Builder>
-
-