public static class EncryptionSpecName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EncryptionSpecName |
build() |
String |
getLocation() |
String |
getProject() |
EncryptionSpecName.Builder |
setLocation(String location) |
EncryptionSpecName.Builder |
setProject(String project) |
public String getProject()
public String getLocation()
public EncryptionSpecName.Builder setProject(String project)
public EncryptionSpecName.Builder setLocation(String location)
public EncryptionSpecName build()
Copyright © 2025 Google LLC. All rights reserved.