public static final class CommonObjectRequestParams.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder> implements CommonObjectRequestParamsOrBuilder
Parameters that can be passed to any object request.Protobuf type
google.storage.v2.CommonObjectRequestParams| Modifier and Type | Method and Description |
|---|---|
CommonObjectRequestParams.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommonObjectRequestParams |
build() |
CommonObjectRequestParams |
buildPartial() |
CommonObjectRequestParams.Builder |
clear() |
CommonObjectRequestParams.Builder |
clearEncryptionAlgorithm()
Encryption algorithm used with the Customer-Supplied Encryption Keys
feature.
|
CommonObjectRequestParams.Builder |
clearEncryptionKeyBytes()
Encryption key used with the Customer-Supplied Encryption Keys feature.
|
CommonObjectRequestParams.Builder |
clearEncryptionKeySha256Bytes()
SHA256 hash of encryption key used with the Customer-Supplied Encryption
Keys feature.
|
CommonObjectRequestParams.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommonObjectRequestParams.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommonObjectRequestParams.Builder |
clone() |
CommonObjectRequestParams |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEncryptionAlgorithm()
Encryption algorithm used with the Customer-Supplied Encryption Keys
feature.
|
com.google.protobuf.ByteString |
getEncryptionAlgorithmBytes()
Encryption algorithm used with the Customer-Supplied Encryption Keys
feature.
|
com.google.protobuf.ByteString |
getEncryptionKeyBytes()
Encryption key used with the Customer-Supplied Encryption Keys feature.
|
com.google.protobuf.ByteString |
getEncryptionKeySha256Bytes()
SHA256 hash of encryption key used with the Customer-Supplied Encryption
Keys feature.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CommonObjectRequestParams.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommonObjectRequestParams.Builder |
mergeFrom(CommonObjectRequestParams other) |
CommonObjectRequestParams.Builder |
mergeFrom(com.google.protobuf.Message other) |
CommonObjectRequestParams.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommonObjectRequestParams.Builder |
setEncryptionAlgorithm(String value)
Encryption algorithm used with the Customer-Supplied Encryption Keys
feature.
|
CommonObjectRequestParams.Builder |
setEncryptionAlgorithmBytes(com.google.protobuf.ByteString value)
Encryption algorithm used with the Customer-Supplied Encryption Keys
feature.
|
CommonObjectRequestParams.Builder |
setEncryptionKeyBytes(com.google.protobuf.ByteString value)
Encryption key used with the Customer-Supplied Encryption Keys feature.
|
CommonObjectRequestParams.Builder |
setEncryptionKeySha256Bytes(com.google.protobuf.ByteString value)
SHA256 hash of encryption key used with the Customer-Supplied Encryption
Keys feature.
|
CommonObjectRequestParams.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommonObjectRequestParams.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CommonObjectRequestParams.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CommonObjectRequestParams build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CommonObjectRequestParams buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CommonObjectRequestParams.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams.Builder mergeFrom(CommonObjectRequestParams other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public CommonObjectRequestParams.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommonObjectRequestParams.Builder>IOExceptionpublic String getEncryptionAlgorithm()
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
string encryption_algorithm = 1;getEncryptionAlgorithm in interface CommonObjectRequestParamsOrBuilderpublic com.google.protobuf.ByteString getEncryptionAlgorithmBytes()
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
string encryption_algorithm = 1;getEncryptionAlgorithmBytes in interface CommonObjectRequestParamsOrBuilderpublic CommonObjectRequestParams.Builder setEncryptionAlgorithm(String value)
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
string encryption_algorithm = 1;value - The encryptionAlgorithm to set.public CommonObjectRequestParams.Builder clearEncryptionAlgorithm()
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
string encryption_algorithm = 1;public CommonObjectRequestParams.Builder setEncryptionAlgorithmBytes(com.google.protobuf.ByteString value)
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
string encryption_algorithm = 1;value - The bytes for encryptionAlgorithm to set.public com.google.protobuf.ByteString getEncryptionKeyBytes()
Encryption key used with the Customer-Supplied Encryption Keys feature. In raw bytes format (not base64-encoded).
bytes encryption_key_bytes = 4;getEncryptionKeyBytes in interface CommonObjectRequestParamsOrBuilderpublic CommonObjectRequestParams.Builder setEncryptionKeyBytes(com.google.protobuf.ByteString value)
Encryption key used with the Customer-Supplied Encryption Keys feature. In raw bytes format (not base64-encoded).
bytes encryption_key_bytes = 4;value - The encryptionKeyBytes to set.public CommonObjectRequestParams.Builder clearEncryptionKeyBytes()
Encryption key used with the Customer-Supplied Encryption Keys feature. In raw bytes format (not base64-encoded).
bytes encryption_key_bytes = 4;public com.google.protobuf.ByteString getEncryptionKeySha256Bytes()
SHA256 hash of encryption key used with the Customer-Supplied Encryption Keys feature.
bytes encryption_key_sha256_bytes = 5;getEncryptionKeySha256Bytes in interface CommonObjectRequestParamsOrBuilderpublic CommonObjectRequestParams.Builder setEncryptionKeySha256Bytes(com.google.protobuf.ByteString value)
SHA256 hash of encryption key used with the Customer-Supplied Encryption Keys feature.
bytes encryption_key_sha256_bytes = 5;value - The encryptionKeySha256Bytes to set.public CommonObjectRequestParams.Builder clearEncryptionKeySha256Bytes()
SHA256 hash of encryption key used with the Customer-Supplied Encryption Keys feature.
bytes encryption_key_sha256_bytes = 5;public final CommonObjectRequestParams.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>public final CommonObjectRequestParams.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommonObjectRequestParams.Builder>Copyright © 2023 Google LLC. All rights reserved.