public static final class OperationsScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder> implements OperationsScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.OperationsScopedList| Modifier and Type | Method and Description |
|---|---|
OperationsScopedList.Builder |
addAllOperations(Iterable<? extends Operation> values)
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
addOperations(int index,
Operation.Builder builderForValue)
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
addOperations(int index,
Operation value)
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
addOperations(Operation.Builder builderForValue)
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
addOperations(Operation value)
[Output Only] A list of operations contained in this scope.
|
Operation.Builder |
addOperationsBuilder()
[Output Only] A list of operations contained in this scope.
|
Operation.Builder |
addOperationsBuilder(int index)
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OperationsScopedList |
build() |
OperationsScopedList |
buildPartial() |
OperationsScopedList.Builder |
clear() |
OperationsScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OperationsScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OperationsScopedList.Builder |
clearOperations()
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
clearWarning()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
OperationsScopedList.Builder |
clone() |
OperationsScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Operation |
getOperations(int index)
[Output Only] A list of operations contained in this scope.
|
Operation.Builder |
getOperationsBuilder(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.
|
int |
getOperationsCount()
[Output Only] A list of operations contained in this scope.
|
List<Operation> |
getOperationsList()
[Output Only] A list of operations contained in this scope.
|
OperationOrBuilder |
getOperationsOrBuilder(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.
|
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
boolean |
hasWarning()
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OperationsScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OperationsScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
OperationsScopedList.Builder |
mergeFrom(OperationsScopedList other) |
OperationsScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OperationsScopedList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
OperationsScopedList.Builder |
removeOperations(int index)
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OperationsScopedList.Builder |
setOperations(int index,
Operation.Builder builderForValue)
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
setOperations(int index,
Operation value)
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OperationsScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OperationsScopedList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
OperationsScopedList.Builder |
setWarning(Warning value)
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
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<OperationsScopedList.Builder>public OperationsScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.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<OperationsScopedList.Builder>public OperationsScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OperationsScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OperationsScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OperationsScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>public OperationsScopedList.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<OperationsScopedList.Builder>public OperationsScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>public OperationsScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>public OperationsScopedList.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<OperationsScopedList.Builder>public OperationsScopedList.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<OperationsScopedList.Builder>public OperationsScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OperationsScopedList.Builder>public OperationsScopedList.Builder mergeFrom(OperationsScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>public OperationsScopedList.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<OperationsScopedList.Builder>IOExceptionpublic List<Operation> getOperationsList()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;getOperationsList in interface OperationsScopedListOrBuilderpublic int getOperationsCount()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;getOperationsCount in interface OperationsScopedListOrBuilderpublic Operation getOperations(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;getOperations in interface OperationsScopedListOrBuilderpublic 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;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;public OperationsScopedList.Builder addOperations(Operation value)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;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;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;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;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;public OperationsScopedList.Builder clearOperations()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;public OperationsScopedList.Builder removeOperations(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;public Operation.Builder getOperationsBuilder(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;public OperationOrBuilder getOperationsOrBuilder(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;getOperationsOrBuilder in interface OperationsScopedListOrBuilderpublic List<? extends OperationOrBuilder> getOperationsOrBuilderList()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;getOperationsOrBuilderList in interface OperationsScopedListOrBuilderpublic Operation.Builder addOperationsBuilder()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;public Operation.Builder addOperationsBuilder(int index)
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;public List<Operation.Builder> getOperationsBuilderList()
[Output Only] A list of operations contained in this scope.
repeated .google.cloud.compute.v1.Operation operations = 4184044;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;hasWarning in interface OperationsScopedListOrBuilderpublic 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;getWarning in interface OperationsScopedListOrBuilderpublic 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;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;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;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;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;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;getWarningOrBuilder in interface OperationsScopedListOrBuilderpublic final OperationsScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>public final OperationsScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.