| Package | Description |
|---|---|
| com.google.longrunning |
| Modifier and Type | Class and Description |
|---|---|
class |
Operation
This resource represents a long-running operation that is the result of a
network API call.
|
static class |
Operation.Builder
This resource represents a long-running operation that is the result of a
network API call.
|
| Modifier and Type | Method and Description |
|---|---|
OperationOrBuilder |
ListOperationsResponse.getOperationsOrBuilder(int index)
A list of operations that matches the specified filter in the request.
|
OperationOrBuilder |
ListOperationsResponse.Builder.getOperationsOrBuilder(int index)
A list of operations that matches the specified filter in the request.
|
OperationOrBuilder |
ListOperationsResponseOrBuilder.getOperationsOrBuilder(int index)
A list of operations that matches the specified filter in the request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OperationOrBuilder> |
ListOperationsResponse.getOperationsOrBuilderList()
A list of operations that matches the specified filter in the request.
|
List<? extends OperationOrBuilder> |
ListOperationsResponse.Builder.getOperationsOrBuilderList()
A list of operations that matches the specified filter in the request.
|
List<? extends OperationOrBuilder> |
ListOperationsResponseOrBuilder.getOperationsOrBuilderList()
A list of operations that matches the specified filter in the request.
|
Copyright © 2021 Google LLC. All rights reserved.