Package | Description |
---|---|
com.google.cloud.secretmanager.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
Topic
A Pub/Sub topic which Secret Manager will publish to when control plane
events occur on this secret.
|
static class |
Topic.Builder
A Pub/Sub topic which Secret Manager will publish to when control plane
events occur on this secret.
|
Modifier and Type | Method and Description |
---|---|
TopicOrBuilder |
Secret.getTopicsOrBuilder(int index)
Optional.
|
TopicOrBuilder |
Secret.Builder.getTopicsOrBuilder(int index)
Optional.
|
TopicOrBuilder |
SecretOrBuilder.getTopicsOrBuilder(int index)
Optional.
|
Modifier and Type | Method and Description |
---|---|
List<? extends TopicOrBuilder> |
Secret.getTopicsOrBuilderList()
Optional.
|
List<? extends TopicOrBuilder> |
Secret.Builder.getTopicsOrBuilderList()
Optional.
|
List<? extends TopicOrBuilder> |
SecretOrBuilder.getTopicsOrBuilderList()
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.