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.Automatic
A replication policy that replicates the [Secret][google.cloud.secretmanager.v1.Secret] payload without any
restrictions.
|
static class |
Replication.Automatic.Builder
A replication policy that replicates the [Secret][google.cloud.secretmanager.v1.Secret] payload without any
restrictions.
|
Modifier and Type | Method and Description |
---|---|
Replication.AutomaticOrBuilder |
Replication.getAutomaticOrBuilder()
The [Secret][google.cloud.secretmanager.v1.Secret] will automatically be replicated without any restrictions.
|
Replication.AutomaticOrBuilder |
Replication.Builder.getAutomaticOrBuilder()
The [Secret][google.cloud.secretmanager.v1.Secret] will automatically be replicated without any restrictions.
|
Replication.AutomaticOrBuilder |
ReplicationOrBuilder.getAutomaticOrBuilder()
The [Secret][google.cloud.secretmanager.v1.Secret] will automatically be replicated without any restrictions.
|
Copyright © 2022 Google LLC. All rights reserved.