public static interface ApiModels.GetSecretValueRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getFetchExtendedConfig()
bool FetchExtendedConfig = 4; |
String |
getSecretName()
string SecretName = 1; |
com.google.protobuf.ByteString |
getSecretNameBytes()
string SecretName = 1; |
String |
getVersionId()
string VersionId = 3; |
com.google.protobuf.ByteString |
getVersionIdBytes()
string VersionId = 3; |
String |
getVersionStage()
string VersionStage = 2; |
com.google.protobuf.ByteString |
getVersionStageBytes()
string VersionStage = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSecretName()
string SecretName = 1;com.google.protobuf.ByteString getSecretNameBytes()
string SecretName = 1;String getVersionStage()
string VersionStage = 2;com.google.protobuf.ByteString getVersionStageBytes()
string VersionStage = 2;String getVersionId()
string VersionId = 3;com.google.protobuf.ByteString getVersionIdBytes()
string VersionId = 3;boolean getFetchExtendedConfig()
bool FetchExtendedConfig = 4;Copyright © 2022. All rights reserved.