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(String projectId)
Returns an option to specify the Project ID for this request.
|
String |
toString()
Deprecated.
|
static Storage.CreateHmacKeyOption |
userProject(String userProject)
Returns an option to specify the project to be billed for this request.
|
@TransportCompatibility(value={HTTP,GRPC})
public static Storage.CreateHmacKeyOption userProject(String userProject)
@TransportCompatibility(value={HTTP,GRPC})
public static Storage.CreateHmacKeyOption projectId(String projectId)
Copyright © 2022 Google LLC. All rights reserved.