Package | Description |
---|---|
com.google.cloud.secretmanager.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
Replication.UserManaged
A replication policy that replicates the [Secret][google.cloud.secretmanager.v1.Secret] payload into the
locations specified in [Secret.replication.user_managed.replicas][]
|
static class |
Replication.UserManaged.Builder
A replication policy that replicates the [Secret][google.cloud.secretmanager.v1.Secret] payload into the
locations specified in [Secret.replication.user_managed.replicas][]
|
Modifier and Type | Method and Description |
---|---|
Replication.UserManagedOrBuilder |
Replication.getUserManagedOrBuilder()
The [Secret][google.cloud.secretmanager.v1.Secret] will only be replicated into the locations specified.
|
Replication.UserManagedOrBuilder |
Replication.Builder.getUserManagedOrBuilder()
The [Secret][google.cloud.secretmanager.v1.Secret] will only be replicated into the locations specified.
|
Replication.UserManagedOrBuilder |
ReplicationOrBuilder.getUserManagedOrBuilder()
The [Secret][google.cloud.secretmanager.v1.Secret] will only be replicated into the locations specified.
|
Copyright © 2022 Google LLC. All rights reserved.