public static class Storage.CreateHmacKeyOption extends Option<com.google.cloud.storage.UnifiedOpts.HmacKeyTargetOpt>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
static Storage.CreateHmacKeyOption |
projectId(@NonNull String projectId)
Returns an option to specify the Project ID for this request.
|
String |
toString()
Deprecated.
|
static Storage.CreateHmacKeyOption |
userProject(@NonNull String userProject)
Returns an option to specify the project to be billed for this request.
|
@TransportCompatibility(value={HTTP,GRPC}) public static Storage.CreateHmacKeyOption userProject(@NonNull String userProject)
@TransportCompatibility(value={HTTP,GRPC}) public static Storage.CreateHmacKeyOption projectId(@NonNull String projectId)
Copyright © 2023 Google LLC. All rights reserved.