| Modifier and Type | Class and Description |
|---|---|
class |
Operation
Represents an Operation resource.
|
static class |
Operation.Builder
Represents an Operation resource.
|
| Modifier and Type | Method and Description |
|---|---|
OperationOrBuilder |
OperationListOrBuilder.getItemsOrBuilder(int index)
[Output Only] A list of Operation resources.
|
OperationOrBuilder |
OperationList.getItemsOrBuilder(int index)
[Output Only] A list of Operation resources.
|
OperationOrBuilder |
OperationList.Builder.getItemsOrBuilder(int index)
[Output Only] A list of Operation resources.
|
OperationOrBuilder |
OperationsScopedListOrBuilder.getOperationsOrBuilder(int index)
[Output Only] A list of operations contained in this scope.
|
OperationOrBuilder |
OperationsScopedList.getOperationsOrBuilder(int index)
[Output Only] A list of operations contained in this scope.
|
OperationOrBuilder |
OperationsScopedList.Builder.getOperationsOrBuilder(int index)
[Output Only] A list of operations contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OperationOrBuilder> |
OperationListOrBuilder.getItemsOrBuilderList()
[Output Only] A list of Operation resources.
|
List<? extends OperationOrBuilder> |
OperationList.getItemsOrBuilderList()
[Output Only] A list of Operation resources.
|
List<? extends OperationOrBuilder> |
OperationList.Builder.getItemsOrBuilderList()
[Output Only] A list of Operation resources.
|
List<? extends OperationOrBuilder> |
OperationsScopedListOrBuilder.getOperationsOrBuilderList()
[Output Only] A list of operations contained in this scope.
|
List<? extends OperationOrBuilder> |
OperationsScopedList.getOperationsOrBuilderList()
[Output Only] A list of operations contained in this scope.
|
List<? extends OperationOrBuilder> |
OperationsScopedList.Builder.getOperationsOrBuilderList()
[Output Only] A list of operations contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.