| Modifier and Type | Method and Description |
|---|---|
static TransferTypes.S3CompatibleMetadata.RequestModel |
TransferTypes.S3CompatibleMetadata.RequestModel.forNumber(int value) |
TransferTypes.S3CompatibleMetadata.RequestModel |
TransferTypes.S3CompatibleMetadataOrBuilder.getRequestModel()
Specifies the API request model used to call the storage service.
|
TransferTypes.S3CompatibleMetadata.RequestModel |
TransferTypes.S3CompatibleMetadata.getRequestModel()
Specifies the API request model used to call the storage service.
|
TransferTypes.S3CompatibleMetadata.RequestModel |
TransferTypes.S3CompatibleMetadata.Builder.getRequestModel()
Specifies the API request model used to call the storage service.
|
static TransferTypes.S3CompatibleMetadata.RequestModel |
TransferTypes.S3CompatibleMetadata.RequestModel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferTypes.S3CompatibleMetadata.RequestModel |
TransferTypes.S3CompatibleMetadata.RequestModel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferTypes.S3CompatibleMetadata.RequestModel |
TransferTypes.S3CompatibleMetadata.RequestModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferTypes.S3CompatibleMetadata.RequestModel[] |
TransferTypes.S3CompatibleMetadata.RequestModel.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<TransferTypes.S3CompatibleMetadata.RequestModel> |
TransferTypes.S3CompatibleMetadata.RequestModel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.S3CompatibleMetadata.Builder |
TransferTypes.S3CompatibleMetadata.Builder.setRequestModel(TransferTypes.S3CompatibleMetadata.RequestModel value)
Specifies the API request model used to call the storage service.
|
Copyright © 2022 Google LLC. All rights reserved.