public static class SecretVersionName.ProjectLocationSecretSecretVersionBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationSecretSecretVersionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SecretVersionName |
build() |
String |
getLocation() |
String |
getProject() |
String |
getSecret() |
String |
getSecretVersion() |
SecretVersionName.ProjectLocationSecretSecretVersionBuilder |
setLocation(String location) |
SecretVersionName.ProjectLocationSecretSecretVersionBuilder |
setProject(String project) |
SecretVersionName.ProjectLocationSecretSecretVersionBuilder |
setSecret(String secret) |
SecretVersionName.ProjectLocationSecretSecretVersionBuilder |
setSecretVersion(String secretVersion) |
protected ProjectLocationSecretSecretVersionBuilder()
public String getProject()
public String getLocation()
public String getSecret()
public String getSecretVersion()
public SecretVersionName.ProjectLocationSecretSecretVersionBuilder setProject(String project)
public SecretVersionName.ProjectLocationSecretSecretVersionBuilder setLocation(String location)
public SecretVersionName.ProjectLocationSecretSecretVersionBuilder setSecret(String secret)
public SecretVersionName.ProjectLocationSecretSecretVersionBuilder setSecretVersion(String secretVersion)
public SecretVersionName build()
Copyright © 2025 Google LLC. All rights reserved.