Package | Description |
---|---|
com.google.cloud.secretmanager.v1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
Replication.UserManaged |
Replication.UserManaged.Builder.build() |
Replication.UserManaged |
Replication.UserManaged.Builder.buildPartial() |
static Replication.UserManaged |
Replication.UserManaged.getDefaultInstance() |
Replication.UserManaged |
Replication.UserManaged.getDefaultInstanceForType() |
Replication.UserManaged |
Replication.UserManaged.Builder.getDefaultInstanceForType() |
Replication.UserManaged |
Replication.getUserManaged()
The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.
|
Replication.UserManaged |
Replication.Builder.getUserManaged()
The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.
|
Replication.UserManaged |
ReplicationOrBuilder.getUserManaged()
The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.
|
static Replication.UserManaged |
Replication.UserManaged.parseDelimitedFrom(InputStream input) |
static Replication.UserManaged |
Replication.UserManaged.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(byte[] data) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(ByteBuffer data) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(ByteString data) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(CodedInputStream input) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(InputStream input) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<Replication.UserManaged> |
Replication.UserManaged.getParserForType() |
static Parser<Replication.UserManaged> |
Replication.UserManaged.parser() |
Modifier and Type | Method and Description |
---|---|
Replication.UserManaged.Builder |
Replication.UserManaged.Builder.mergeFrom(Replication.UserManaged other) |
Replication.Builder |
Replication.Builder.mergeUserManaged(Replication.UserManaged value)
The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.
|
static Replication.UserManaged.Builder |
Replication.UserManaged.newBuilder(Replication.UserManaged prototype) |
Replication.Builder |
Replication.Builder.setUserManaged(Replication.UserManaged value)
The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.
|
Copyright © 2022 Google LLC. All rights reserved.