public static final class IdSecretCredentials.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder> implements IdSecretCredentialsOrBuilder
Examples: username & password; API key & secret.Protobuf type
auditlog.v2.IdSecretCredentials
Modifier and Type | Method and Description |
---|---|
IdSecretCredentials.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IdSecretCredentials |
build() |
IdSecretCredentials |
buildPartial() |
IdSecretCredentials.Builder |
clear() |
IdSecretCredentials.Builder |
clearCredentialId()
Identifies the credential.
|
IdSecretCredentials.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IdSecretCredentials.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IdSecretCredentials.Builder |
clone() |
String |
getCredentialId()
Identifies the credential.
|
com.google.protobuf.ByteString |
getCredentialIdBytes()
Identifies the credential.
|
IdSecretCredentials |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IdSecretCredentials.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IdSecretCredentials.Builder |
mergeFrom(IdSecretCredentials other) |
IdSecretCredentials.Builder |
mergeFrom(com.google.protobuf.Message other) |
IdSecretCredentials.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IdSecretCredentials.Builder |
setCredentialId(String value)
Identifies the credential.
|
IdSecretCredentials.Builder |
setCredentialIdBytes(com.google.protobuf.ByteString value)
Identifies the credential.
|
IdSecretCredentials.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IdSecretCredentials.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IdSecretCredentials.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public IdSecretCredentials build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public IdSecretCredentials buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public IdSecretCredentials.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials.Builder mergeFrom(IdSecretCredentials other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public IdSecretCredentials.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<IdSecretCredentials.Builder>
IOException
public String getCredentialId()
Identifies the credential. May or may not match the principal attributes.
string credential_id = 2;
getCredentialId
in interface IdSecretCredentialsOrBuilder
public com.google.protobuf.ByteString getCredentialIdBytes()
Identifies the credential. May or may not match the principal attributes.
string credential_id = 2;
getCredentialIdBytes
in interface IdSecretCredentialsOrBuilder
public IdSecretCredentials.Builder setCredentialId(String value)
Identifies the credential. May or may not match the principal attributes.
string credential_id = 2;
value
- The credentialId to set.public IdSecretCredentials.Builder clearCredentialId()
Identifies the credential. May or may not match the principal attributes.
string credential_id = 2;
public IdSecretCredentials.Builder setCredentialIdBytes(com.google.protobuf.ByteString value)
Identifies the credential. May or may not match the principal attributes.
string credential_id = 2;
value
- The bytes for credentialId to set.public final IdSecretCredentials.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>
public final IdSecretCredentials.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<IdSecretCredentials.Builder>