| Modifier and Type | Method and Description |
|---|---|
static Storage.DataFormat |
Storage.DataFormat.forNumber(int value) |
Storage.DataFormat |
Storage.CreateReadSessionRequestOrBuilder.getFormat()
Data output format.
|
Storage.DataFormat |
Storage.CreateReadSessionRequest.getFormat()
Data output format.
|
Storage.DataFormat |
Storage.CreateReadSessionRequest.Builder.getFormat()
Data output format.
|
static Storage.DataFormat |
Storage.DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Storage.DataFormat |
Storage.DataFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Storage.DataFormat |
Storage.DataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Storage.DataFormat[] |
Storage.DataFormat.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<Storage.DataFormat> |
Storage.DataFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Storage.CreateReadSessionRequest.Builder |
Storage.CreateReadSessionRequest.Builder.setFormat(Storage.DataFormat value)
Data output format.
|
Copyright © 2021 Google LLC. All rights reserved.