| Package | Description |
|---|---|
| com.google.api.generator.gapic.model |
| Modifier and Type | Method and Description |
|---|---|
abstract Method.Stream |
Method.stream() |
static Method.Stream |
Method.toStream(boolean isClientStreaming,
boolean isServerStreaming) |
static Method.Stream |
Method.Stream.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method.Stream[] |
Method.Stream.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Method.Builder |
Method.Builder.setStream(Method.Stream stream) |
Copyright © 2022 Google LLC. All rights reserved.