Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Method and Description |
---|---|
static WriteObjectRequest.DataCase |
WriteObjectRequest.DataCase.forNumber(int value) |
WriteObjectRequest.DataCase |
WriteObjectRequest.getDataCase() |
WriteObjectRequest.DataCase |
WriteObjectRequest.Builder.getDataCase() |
WriteObjectRequest.DataCase |
WriteObjectRequestOrBuilder.getDataCase() |
static WriteObjectRequest.DataCase |
WriteObjectRequest.DataCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static WriteObjectRequest.DataCase |
WriteObjectRequest.DataCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteObjectRequest.DataCase[] |
WriteObjectRequest.DataCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.