| 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 |
ReplicationOrBuilder.getUserManaged()
The [Secret][google.cloud.secretmanager.v1.Secret] will only be
replicated into the locations specified.
|
Replication.UserManaged |
Replication.getUserManaged()
The [Secret][google.cloud.secretmanager.v1.Secret] will only be
replicated into the locations specified.
|
Replication.UserManaged |
Replication.Builder.getUserManaged()
The [Secret][google.cloud.secretmanager.v1.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,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(byte[] data) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(ByteBuffer data) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(com.google.protobuf.ByteString data) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(com.google.protobuf.CodedInputStream input) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(InputStream input) |
static Replication.UserManaged |
Replication.UserManaged.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Replication.UserManaged> |
Replication.UserManaged.getParserForType() |
static com.google.protobuf.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.secretmanager.v1.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.secretmanager.v1.Secret] will only be
replicated into the locations specified.
|
Copyright © 2023 Google LLC. All rights reserved.