OperationsScopedList.Builder |
OperationsScopedList.Builder.addAllOperations(Iterable<? extends Operation> values) |
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.addOperations(int index,
Operation value) |
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.addOperations(int index,
Operation.Builder builderForValue) |
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.addOperations(Operation value) |
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.addOperations(Operation.Builder builderForValue) |
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.clear() |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.clearOperations() |
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.clearWarning() |
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.clone() |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.mergeFrom(OperationsScopedList other) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.mergeWarning(Warning value) |
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
static OperationsScopedList.Builder |
OperationsScopedList.newBuilder() |
|
static OperationsScopedList.Builder |
OperationsScopedList.newBuilder(OperationsScopedList prototype) |
|
OperationsScopedList.Builder |
OperationsScopedList.newBuilderForType() |
|
protected OperationsScopedList.Builder |
OperationsScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.removeOperations(int index) |
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.setOperations(int index,
Operation value) |
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.setOperations(int index,
Operation.Builder builderForValue) |
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.setWarning(Warning value) |
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.setWarning(Warning.Builder builderForValue) |
[Output Only] Informational warning which replaces the list of operations when the list is empty.
|
OperationsScopedList.Builder |
OperationsScopedList.toBuilder() |
|