| 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 |
SecretOrBuilder.getTopicsOrBuilder(int index)
Optional.
|
TopicOrBuilder |
Secret.getTopicsOrBuilder(int index)
Optional.
|
TopicOrBuilder |
Secret.Builder.getTopicsOrBuilder(int index)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TopicOrBuilder> |
SecretOrBuilder.getTopicsOrBuilderList()
Optional.
|
List<? extends TopicOrBuilder> |
Secret.getTopicsOrBuilderList()
Optional.
|
List<? extends TopicOrBuilder> |
Secret.Builder.getTopicsOrBuilderList()
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.