public abstract class LongrunningOperation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LongrunningOperation.Builder |
| Constructor and Description |
|---|
LongrunningOperation() |
| Modifier and Type | Method and Description |
|---|---|
static LongrunningOperation.Builder |
builder() |
abstract TypeNode |
metadataType() |
abstract TypeNode |
operationServiceStubType() |
abstract TypeNode |
responseType() |
public abstract TypeNode responseType()
public abstract TypeNode metadataType()
public static LongrunningOperation.Builder builder()
Copyright © 2022 Google LLC. All rights reserved.