Package com.google.cloud.compute.v1
Class OperationsScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>
-
- com.google.cloud.compute.v1.OperationsScopedList.Builder
-
- All Implemented Interfaces:
OperationsScopedListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- OperationsScopedList
public static final class OperationsScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder> implements OperationsScopedListOrBuilder
Protobuf typegoogle.cloud.compute.v1.OperationsScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OperationsScopedList.BuilderaddAllOperations(Iterable<? extends Operation> values)[Output Only] A list of operations contained in this scope.OperationsScopedList.BuilderaddOperations(int index, Operation value)[Output Only] A list of operations contained in this scope.OperationsScopedList.BuilderaddOperations(int index, Operation.Builder builderForValue)[Output Only] A list of operations contained in this scope.OperationsScopedList.BuilderaddOperations(Operation value)[Output Only] A list of operations contained in this scope.OperationsScopedList.BuilderaddOperations(Operation.Builder builderForValue)[Output Only] A list of operations contained in this scope.Operation.BuilderaddOperationsBuilder()[Output Only] A list of operations contained in this scope.Operation.BuilderaddOperationsBuilder(int index)[Output Only] A list of operations contained in this scope.OperationsScopedList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OperationsScopedListbuild()OperationsScopedListbuildPartial()OperationsScopedList.Builderclear()OperationsScopedList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)OperationsScopedList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OperationsScopedList.BuilderclearOperations()[Output Only] A list of operations contained in this scope.OperationsScopedList.BuilderclearWarning()[Output Only] Informational warning which replaces the list of operations when the list is empty.OperationsScopedList.Builderclone()OperationsScopedListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()OperationgetOperations(int index)[Output Only] A list of operations contained in this scope.Operation.BuildergetOperationsBuilder(int index)[Output Only] A list of operations contained in this scope.List<Operation.Builder>getOperationsBuilderList()[Output Only] A list of operations contained in this scope.intgetOperationsCount()[Output Only] A list of operations contained in this scope.List<Operation>getOperationsList()[Output Only] A list of operations contained in this scope.OperationOrBuildergetOperationsOrBuilder(int index)[Output Only] A list of operations contained in this scope.List<? extends OperationOrBuilder>getOperationsOrBuilderList()[Output Only] A list of operations contained in this scope.WarninggetWarning()[Output Only] Informational warning which replaces the list of operations when the list is empty.Warning.BuildergetWarningBuilder()[Output Only] Informational warning which replaces the list of operations when the list is empty.WarningOrBuildergetWarningOrBuilder()[Output Only] Informational warning which replaces the list of operations when the list is empty.booleanhasWarning()[Output Only] Informational warning which replaces the list of operations when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OperationsScopedList.BuildermergeFrom(OperationsScopedList other)OperationsScopedList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OperationsScopedList.BuildermergeFrom(com.google.protobuf.Message other)OperationsScopedList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OperationsScopedList.BuildermergeWarning(Warning value)[Output Only] Informational warning which replaces the list of operations when the list is empty.OperationsScopedList.BuilderremoveOperations(int index)[Output Only] A list of operations contained in this scope.OperationsScopedList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OperationsScopedList.BuildersetOperations(int index, Operation value)[Output Only] A list of operations contained in this scope.OperationsScopedList.BuildersetOperations(int index, Operation.Builder builderForValue)[Output Only] A list of operations contained in this scope.OperationsScopedList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)OperationsScopedList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OperationsScopedList.BuildersetWarning(Warning value)[Output Only] Informational warning which replaces the list of operations when the list is empty.OperationsScopedList.BuildersetWarning(Warning.Builder builderForValue)[Output Only] Informational warning which replaces the list of operations when the list is empty.-
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<OperationsScopedList.Builder>
-
clear
public OperationsScopedList.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<OperationsScopedList.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<OperationsScopedList.Builder>
-
getDefaultInstanceForType
public OperationsScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public OperationsScopedList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OperationsScopedList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OperationsScopedList.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<OperationsScopedList.Builder>
-
setField
public OperationsScopedList.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<OperationsScopedList.Builder>
-
clearField
public OperationsScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>
-
clearOneof
public OperationsScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>
-
setRepeatedField
public OperationsScopedList.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<OperationsScopedList.Builder>
-
addRepeatedField
public OperationsScopedList.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<OperationsScopedList.Builder>
-
mergeFrom
public OperationsScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OperationsScopedList.Builder>
-
mergeFrom
public OperationsScopedList.Builder mergeFrom(OperationsScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>
-
mergeFrom
public OperationsScopedList.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<OperationsScopedList.Builder>- Throws:
IOException
-
getOperationsList
public List<Operation> getOperationsList()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;- Specified by:
getOperationsListin interfaceOperationsScopedListOrBuilder
-
getOperationsCount
public int getOperationsCount()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;- Specified by:
getOperationsCountin interfaceOperationsScopedListOrBuilder
-
getOperations
public Operation getOperations(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;- Specified by:
getOperationsin interfaceOperationsScopedListOrBuilder
-
setOperations
public OperationsScopedList.Builder setOperations(int index, Operation value)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
setOperations
public OperationsScopedList.Builder setOperations(int index, Operation.Builder builderForValue)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
addOperations
public OperationsScopedList.Builder addOperations(Operation value)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
addOperations
public OperationsScopedList.Builder addOperations(int index, Operation value)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
addOperations
public OperationsScopedList.Builder addOperations(Operation.Builder builderForValue)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
addOperations
public OperationsScopedList.Builder addOperations(int index, Operation.Builder builderForValue)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
addAllOperations
public OperationsScopedList.Builder addAllOperations(Iterable<? extends Operation> values)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
clearOperations
public OperationsScopedList.Builder clearOperations()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
removeOperations
public OperationsScopedList.Builder removeOperations(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
getOperationsBuilder
public Operation.Builder getOperationsBuilder(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
getOperationsOrBuilder
public OperationOrBuilder getOperationsOrBuilder(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;- Specified by:
getOperationsOrBuilderin interfaceOperationsScopedListOrBuilder
-
getOperationsOrBuilderList
public List<? extends OperationOrBuilder> getOperationsOrBuilderList()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;- Specified by:
getOperationsOrBuilderListin interfaceOperationsScopedListOrBuilder
-
addOperationsBuilder
public Operation.Builder addOperationsBuilder()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
addOperationsBuilder
public Operation.Builder addOperationsBuilder(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
getOperationsBuilderList
public List<Operation.Builder> getOperationsBuilderList()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;
-
hasWarning
public boolean hasWarning()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
hasWarningin interfaceOperationsScopedListOrBuilder- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningin interfaceOperationsScopedListOrBuilder- Returns:
- The warning.
-
setWarning
public OperationsScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of operations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public OperationsScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of operations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public OperationsScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of operations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public OperationsScopedList.Builder clearWarning()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningOrBuilderin interfaceOperationsScopedListOrBuilder
-
setUnknownFields
public final OperationsScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>
-
mergeUnknownFields
public final OperationsScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>
-
-