public final class ImportTrustedKeyWrappedCryptoKeyVersionRequest extends GeneratedMessage implements ImportTrustedKeyWrappedCryptoKeyVersionRequestOrBuilder
Request message for
KeyManagementService.ImportTrustedKeyWrappedCryptoKeyVersion.
Protobuf type google.cloud.kms.v1.ImportTrustedKeyWrappedCryptoKeyVersionRequest
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
ALGORITHM_FIELD_NUMBER
public static final int ALGORITHM_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
CRYPTO_KEY_VERSION_FIELD_NUMBER
public static final int CRYPTO_KEY_VERSION_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
IMPORTING_KEY_FIELD_NUMBER
public static final int IMPORTING_KEY_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
PARENT_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
WRAPPED_KEY_FIELD_NUMBER
public static final int WRAPPED_KEY_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest.Builder newBuilder()
newBuilder(ImportTrustedKeyWrappedCryptoKeyVersionRequest prototype)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest.Builder newBuilder(ImportTrustedKeyWrappedCryptoKeyVersionRequest prototype)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseDelimitedFrom(InputStream input)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(CodedInputStream input)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(InputStream input)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ImportTrustedKeyWrappedCryptoKeyVersionRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<ImportTrustedKeyWrappedCryptoKeyVersionRequest> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getAlgorithm()
public CryptoKeyVersion.CryptoKeyVersionAlgorithm getAlgorithm()
Required. Required - The
algorithm
of the key being imported. This does not need to match the
version_template of the
CryptoKey this version imports into.
.google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm algorithm = 5 [(.google.api.field_behavior) = REQUIRED];
getAlgorithmValue()
public int getAlgorithmValue()
Required. Required - The
algorithm
of the key being imported. This does not need to match the
version_template of the
CryptoKey this version imports into.
.google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm algorithm = 5 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for algorithm.
|
getCryptoKeyVersion()
public String getCryptoKeyVersion()
Optional. The optional name of
an existing CryptoKeyVersion to
target for an import operation. If this field is not present, a new
CryptoKeyVersion containing the
supplied key material is created.
If this field is present, the supplied key material is imported into
the existing CryptoKeyVersion. To
import into an existing
CryptoKeyVersion, the
CryptoKeyVersion must be a child of
ImportTrustedKeyWrappedCryptoKeyVersionRequest.parent,
have been previously created via
ImportTrustedKeyWrappedCryptoKeyVersion,
and be in
DESTROYED
or
IMPORT_FAILED
state. The key material and algorithm must match the previous
CryptoKeyVersion exactly if the
CryptoKeyVersion has ever contained
key material
string crypto_key_version = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
String |
The cryptoKeyVersion.
|
getCryptoKeyVersionBytes()
public ByteString getCryptoKeyVersionBytes()
Optional. The optional name of
an existing CryptoKeyVersion to
target for an import operation. If this field is not present, a new
CryptoKeyVersion containing the
supplied key material is created.
If this field is present, the supplied key material is imported into
the existing CryptoKeyVersion. To
import into an existing
CryptoKeyVersion, the
CryptoKeyVersion must be a child of
ImportTrustedKeyWrappedCryptoKeyVersionRequest.parent,
have been previously created via
ImportTrustedKeyWrappedCryptoKeyVersion,
and be in
DESTROYED
or
IMPORT_FAILED
state. The key material and algorithm must match the previous
CryptoKeyVersion exactly if the
CryptoKeyVersion has ever contained
key material
string crypto_key_version = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
ByteString |
The bytes for cryptoKeyVersion.
|
getDefaultInstanceForType()
public ImportTrustedKeyWrappedCryptoKeyVersionRequest getDefaultInstanceForType()
getImportingKey()
public String getImportingKey()
Required. Required - the CKV of the trusted key used to import.
This can be the name of a CryptoKeyVersion or a CryptoKey.
string importing_key = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
String |
The importingKey.
|
getImportingKeyBytes()
public ByteString getImportingKeyBytes()
Required. Required - the CKV of the trusted key used to import.
This can be the name of a CryptoKeyVersion or a CryptoKey.
string importing_key = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
ByteString |
The bytes for importingKey.
|
getParent()
public String getParent()
Required. The name of the
CryptoKey to be imported into.
string parent = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
String |
The parent.
|
getParentBytes()
public ByteString getParentBytes()
Required. The name of the
CryptoKey to be imported into.
string parent = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
ByteString |
The bytes for parent.
|
getParserForType()
public Parser<ImportTrustedKeyWrappedCryptoKeyVersionRequest> getParserForType()
Overrides
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
getWrappedKey()
public ByteString getWrappedKey()
Required. The target key pre-wrapped on premises.
bytes wrapped_key = 4 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
ByteString |
The wrappedKey.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public ImportTrustedKeyWrappedCryptoKeyVersionRequest.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ImportTrustedKeyWrappedCryptoKeyVersionRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public ImportTrustedKeyWrappedCryptoKeyVersionRequest.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides