| Modifier and Type | Method and Description |
|---|---|
static Stream.WriteStream.Type |
Stream.WriteStream.Type.forNumber(int value) |
Stream.WriteStream.Type |
Stream.WriteStreamOrBuilder.getType()
.google.cloud.bigquery.storage.v1alpha2.WriteStream.Type type = 2 [(.google.api.field_behavior) = IMMUTABLE];
|
Stream.WriteStream.Type |
Stream.WriteStream.getType()
.google.cloud.bigquery.storage.v1alpha2.WriteStream.Type type = 2 [(.google.api.field_behavior) = IMMUTABLE];
|
Stream.WriteStream.Type |
Stream.WriteStream.Builder.getType()
.google.cloud.bigquery.storage.v1alpha2.WriteStream.Type type = 2 [(.google.api.field_behavior) = IMMUTABLE];
|
static Stream.WriteStream.Type |
Stream.WriteStream.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Stream.WriteStream.Type |
Stream.WriteStream.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Stream.WriteStream.Type |
Stream.WriteStream.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stream.WriteStream.Type[] |
Stream.WriteStream.Type.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<Stream.WriteStream.Type> |
Stream.WriteStream.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Stream.WriteStream.Builder |
Stream.WriteStream.Builder.setType(Stream.WriteStream.Type value)
.google.cloud.bigquery.storage.v1alpha2.WriteStream.Type type = 2 [(.google.api.field_behavior) = IMMUTABLE];
|
Copyright © 2020 Google LLC. All rights reserved.