| Modifier and Type | Method and Description |
|---|---|
static WriteStreamView |
WriteStreamView.forNumber(int value) |
WriteStreamView |
GetWriteStreamRequest.getView()
Indicates whether to get full or partial view of the WriteStream.
|
WriteStreamView |
GetWriteStreamRequest.Builder.getView()
Indicates whether to get full or partial view of the WriteStream.
|
WriteStreamView |
GetWriteStreamRequestOrBuilder.getView()
Indicates whether to get full or partial view of the WriteStream.
|
static WriteStreamView |
WriteStreamView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static WriteStreamView |
WriteStreamView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static WriteStreamView |
WriteStreamView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteStreamView[] |
WriteStreamView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<WriteStreamView> |
WriteStreamView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetWriteStreamRequest.Builder |
GetWriteStreamRequest.Builder.setView(WriteStreamView value)
Indicates whether to get full or partial view of the WriteStream.
|
Copyright © 2023 Google LLC. All rights reserved.