public static final class ListOperationsResponse.Builder extends GeneratedMessageV3.Builder<ListOperationsResponse.Builder> implements ListOperationsResponseOrBuilder
ListOperationsResponse is the result of ListOperationsRequest.Protobuf type
google.container.v1.ListOperationsResponse
Modifier and Type | Method and Description |
---|---|
ListOperationsResponse.Builder |
addAllMissingZones(java.lang.Iterable<java.lang.String> values)
If any zones are listed here, the list of operations returned
may be missing the operations from those zones.
|
ListOperationsResponse.Builder |
addAllOperations(java.lang.Iterable<? extends Operation> values)
A list of operations in the project in the specified zone.
|
ListOperationsResponse.Builder |
addMissingZones(java.lang.String value)
If any zones are listed here, the list of operations returned
may be missing the operations from those zones.
|
ListOperationsResponse.Builder |
addMissingZonesBytes(ByteString value)
If any zones are listed here, the list of operations returned
may be missing the operations from those zones.
|
ListOperationsResponse.Builder |
addOperations(int index,
Operation.Builder builderForValue)
A list of operations in the project in the specified zone.
|
ListOperationsResponse.Builder |
addOperations(int index,
Operation value)
A list of operations in the project in the specified zone.
|
ListOperationsResponse.Builder |
addOperations(Operation.Builder builderForValue)
A list of operations in the project in the specified zone.
|
ListOperationsResponse.Builder |
addOperations(Operation value)
A list of operations in the project in the specified zone.
|
Operation.Builder |
addOperationsBuilder()
A list of operations in the project in the specified zone.
|
Operation.Builder |
addOperationsBuilder(int index)
A list of operations in the project in the specified zone.
|
ListOperationsResponse.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListOperationsResponse |
build() |
ListOperationsResponse |
buildPartial() |
ListOperationsResponse.Builder |
clear() |
ListOperationsResponse.Builder |
clearField(Descriptors.FieldDescriptor field) |
ListOperationsResponse.Builder |
clearMissingZones()
If any zones are listed here, the list of operations returned
may be missing the operations from those zones.
|
ListOperationsResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ListOperationsResponse.Builder |
clearOperations()
A list of operations in the project in the specified zone.
|
ListOperationsResponse.Builder |
clone() |
ListOperationsResponse |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getMissingZones(int index)
If any zones are listed here, the list of operations returned
may be missing the operations from those zones.
|
ByteString |
getMissingZonesBytes(int index)
If any zones are listed here, the list of operations returned
may be missing the operations from those zones.
|
int |
getMissingZonesCount()
If any zones are listed here, the list of operations returned
may be missing the operations from those zones.
|
ProtocolStringList |
getMissingZonesList()
If any zones are listed here, the list of operations returned
may be missing the operations from those zones.
|
Operation |
getOperations(int index)
A list of operations in the project in the specified zone.
|
Operation.Builder |
getOperationsBuilder(int index)
A list of operations in the project in the specified zone.
|
java.util.List<Operation.Builder> |
getOperationsBuilderList()
A list of operations in the project in the specified zone.
|
int |
getOperationsCount()
A list of operations in the project in the specified zone.
|
java.util.List<Operation> |
getOperationsList()
A list of operations in the project in the specified zone.
|
OperationOrBuilder |
getOperationsOrBuilder(int index)
A list of operations in the project in the specified zone.
|
java.util.List<? extends OperationOrBuilder> |
getOperationsOrBuilderList()
A list of operations in the project in the specified zone.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListOperationsResponse.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ListOperationsResponse.Builder |
mergeFrom(ListOperationsResponse other) |
ListOperationsResponse.Builder |
mergeFrom(Message other) |
ListOperationsResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ListOperationsResponse.Builder |
removeOperations(int index)
A list of operations in the project in the specified zone.
|
ListOperationsResponse.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListOperationsResponse.Builder |
setMissingZones(int index,
java.lang.String value)
If any zones are listed here, the list of operations returned
may be missing the operations from those zones.
|
ListOperationsResponse.Builder |
setOperations(int index,
Operation.Builder builderForValue)
A list of operations in the project in the specified zone.
|
ListOperationsResponse.Builder |
setOperations(int index,
Operation value)
A list of operations in the project in the specified zone.
|
ListOperationsResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ListOperationsResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public ListOperationsResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public ListOperationsResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public ListOperationsResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse.Builder mergeFrom(ListOperationsResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public ListOperationsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<ListOperationsResponse.Builder>
java.io.IOException
public java.util.List<Operation> getOperationsList()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
getOperationsList
in interface ListOperationsResponseOrBuilder
public int getOperationsCount()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
getOperationsCount
in interface ListOperationsResponseOrBuilder
public Operation getOperations(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
getOperations
in interface ListOperationsResponseOrBuilder
public ListOperationsResponse.Builder setOperations(int index, Operation value)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public ListOperationsResponse.Builder setOperations(int index, Operation.Builder builderForValue)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public ListOperationsResponse.Builder addOperations(Operation value)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public ListOperationsResponse.Builder addOperations(int index, Operation value)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public ListOperationsResponse.Builder addOperations(Operation.Builder builderForValue)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public ListOperationsResponse.Builder addOperations(int index, Operation.Builder builderForValue)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public ListOperationsResponse.Builder addAllOperations(java.lang.Iterable<? extends Operation> values)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public ListOperationsResponse.Builder clearOperations()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public ListOperationsResponse.Builder removeOperations(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public Operation.Builder getOperationsBuilder(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public OperationOrBuilder getOperationsOrBuilder(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
getOperationsOrBuilder
in interface ListOperationsResponseOrBuilder
public java.util.List<? extends OperationOrBuilder> getOperationsOrBuilderList()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
getOperationsOrBuilderList
in interface ListOperationsResponseOrBuilder
public Operation.Builder addOperationsBuilder()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public Operation.Builder addOperationsBuilder(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public java.util.List<Operation.Builder> getOperationsBuilderList()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
public ProtocolStringList getMissingZonesList()
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;
getMissingZonesList
in interface ListOperationsResponseOrBuilder
public int getMissingZonesCount()
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;
getMissingZonesCount
in interface ListOperationsResponseOrBuilder
public java.lang.String getMissingZones(int index)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;
getMissingZones
in interface ListOperationsResponseOrBuilder
public ByteString getMissingZonesBytes(int index)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;
getMissingZonesBytes
in interface ListOperationsResponseOrBuilder
public ListOperationsResponse.Builder setMissingZones(int index, java.lang.String value)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;
public ListOperationsResponse.Builder addMissingZones(java.lang.String value)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;
public ListOperationsResponse.Builder addAllMissingZones(java.lang.Iterable<java.lang.String> values)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;
public ListOperationsResponse.Builder clearMissingZones()
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;
public ListOperationsResponse.Builder addMissingZonesBytes(ByteString value)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;
public final ListOperationsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
public final ListOperationsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>