Interface SecretsOuterClass.GetSecretRequestOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SecretsOuterClass.GetSecretRequest
,SecretsOuterClass.GetSecretRequest.Builder
- Enclosing class:
SecretsOuterClass
public static interface SecretsOuterClass.GetSecretRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionboolean
map<string, string> annotations = 2;
Deprecated.int
map<string, string> annotations = 2;
map<string, string> annotations = 2;
getAnnotationsOrDefault
(String key, String defaultValue) map<string, string> annotations = 2;
map<string, string> annotations = 2;
getID()
string ID = 1;
com.google.protobuf.ByteString
string ID = 1;
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getID
-
getIDBytes
com.google.protobuf.ByteString getIDBytes()string ID = 1;
- Returns:
- The bytes for iD.
-
getAnnotationsCount
int getAnnotationsCount()map<string, string> annotations = 2;
-
containsAnnotations
map<string, string> annotations = 2;
-
getAnnotations
-
getAnnotationsMap
-
getAnnotationsOrDefault
-
getAnnotationsOrThrow
-