public interface IdSecretCredentialsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCredentialId()
Identifies the credential.
|
com.google.protobuf.ByteString |
getCredentialIdBytes()
Identifies the credential.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getCredentialId()
Identifies the credential. May or may not match the principal attributes.
string credential_id = 2;
com.google.protobuf.ByteString getCredentialIdBytes()
Identifies the credential. May or may not match the principal attributes.
string credential_id = 2;