| Package | Description |
|---|---|
| com.google.longrunning |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.Builder.build() |
Operation |
Operation.Builder.buildPartial() |
static Operation |
Operation.getDefaultInstance() |
Operation |
Operation.getDefaultInstanceForType() |
Operation |
Operation.Builder.getDefaultInstanceForType() |
Operation |
ListOperationsResponseOrBuilder.getOperations(int index)
A list of operations that matches the specified filter in the request.
|
Operation |
ListOperationsResponse.getOperations(int index)
A list of operations that matches the specified filter in the request.
|
Operation |
ListOperationsResponse.Builder.getOperations(int index)
A list of operations that matches the specified filter in the request.
|
static Operation |
Operation.parseDelimitedFrom(InputStream input) |
static Operation |
Operation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Operation |
Operation.parseFrom(byte[] data) |
static Operation |
Operation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Operation |
Operation.parseFrom(ByteBuffer data) |
static Operation |
Operation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Operation |
Operation.parseFrom(com.google.protobuf.ByteString data) |
static Operation |
Operation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Operation |
Operation.parseFrom(com.google.protobuf.CodedInputStream input) |
static Operation |
Operation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Operation |
Operation.parseFrom(InputStream input) |
static Operation |
Operation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
ListOperationsResponseOrBuilder.getOperationsList()
A list of operations that matches the specified filter in the request.
|
List<Operation> |
ListOperationsResponse.getOperationsList()
A list of operations that matches the specified filter in the request.
|
List<Operation> |
ListOperationsResponse.Builder.getOperationsList()
A list of operations that matches the specified filter in the request.
|
com.google.protobuf.Parser<Operation> |
Operation.getParserForType() |
static com.google.protobuf.Parser<Operation> |
Operation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.addOperations(int index,
Operation value)
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.addOperations(Operation value)
A list of operations that matches the specified filter in the request.
|
Operation.Builder |
Operation.Builder.mergeFrom(Operation other) |
static Operation.Builder |
Operation.newBuilder(Operation prototype) |
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.setOperations(int index,
Operation value)
A list of operations that matches the specified filter in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.addAllOperations(Iterable<? extends Operation> values)
A list of operations that matches the specified filter in the request.
|
Copyright © 2021 Google LLC. All rights reserved.