Skip to content

Commit

Permalink
chore: generate libraries at Tue Dec 17 02:31:50 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-java-bot committed Dec 17, 2024
1 parent 3fd59a1 commit e4ff699
Show file tree
Hide file tree
Showing 15 changed files with 122 additions and 76 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
* </tr>
* <tr>
* <td><p> CreateKeyHandle</td>
* <td><p> Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the provisioning of a new [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK use with the given resource type in the configured key project and the same location. [GetOperation][Operations.GetOperation] should be used to resolve the resulting long-running operation and get the resulting [KeyHandle][google.cloud.kms.v1.KeyHandle] and [CryptoKey][google.cloud.kms.v1.CryptoKey].</td>
* <td><p> Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the provisioning of a new [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK use with the given resource type in the configured key project and the same location. [GetOperation][google.longrunning.Operations.GetOperation] should be used to resolve the resulting long-running operation and get the resulting [KeyHandle][google.cloud.kms.v1.KeyHandle] and [CryptoKey][google.cloud.kms.v1.CryptoKey].</td>
* <td>
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
* <ul>
Expand Down Expand Up @@ -351,8 +351,9 @@ public final OperationsClient getHttpJsonOperationsClient() {
/**
* Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the provisioning of a new
* [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK use with the given resource type in the
* configured key project and the same location. [GetOperation][Operations.GetOperation] should be
* used to resolve the resulting long-running operation and get the resulting
* configured key project and the same location.
* [GetOperation][google.longrunning.Operations.GetOperation] should be used to resolve the
* resulting long-running operation and get the resulting
* [KeyHandle][google.cloud.kms.v1.KeyHandle] and [CryptoKey][google.cloud.kms.v1.CryptoKey].
*
* <p>Sample code:
Expand Down Expand Up @@ -395,8 +396,9 @@ public final OperationFuture<KeyHandle, CreateKeyHandleMetadata> createKeyHandle
/**
* Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the provisioning of a new
* [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK use with the given resource type in the
* configured key project and the same location. [GetOperation][Operations.GetOperation] should be
* used to resolve the resulting long-running operation and get the resulting
* configured key project and the same location.
* [GetOperation][google.longrunning.Operations.GetOperation] should be used to resolve the
* resulting long-running operation and get the resulting
* [KeyHandle][google.cloud.kms.v1.KeyHandle] and [CryptoKey][google.cloud.kms.v1.CryptoKey].
*
* <p>Sample code:
Expand Down Expand Up @@ -439,8 +441,9 @@ public final OperationFuture<KeyHandle, CreateKeyHandleMetadata> createKeyHandle
/**
* Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the provisioning of a new
* [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK use with the given resource type in the
* configured key project and the same location. [GetOperation][Operations.GetOperation] should be
* used to resolve the resulting long-running operation and get the resulting
* configured key project and the same location.
* [GetOperation][google.longrunning.Operations.GetOperation] should be used to resolve the
* resulting long-running operation and get the resulting
* [KeyHandle][google.cloud.kms.v1.KeyHandle] and [CryptoKey][google.cloud.kms.v1.CryptoKey].
*
* <p>Sample code:
Expand Down Expand Up @@ -474,8 +477,9 @@ public final OperationFuture<KeyHandle, CreateKeyHandleMetadata> createKeyHandle
/**
* Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the provisioning of a new
* [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK use with the given resource type in the
* configured key project and the same location. [GetOperation][Operations.GetOperation] should be
* used to resolve the resulting long-running operation and get the resulting
* configured key project and the same location.
* [GetOperation][google.longrunning.Operations.GetOperation] should be used to resolve the
* resulting long-running operation and get the resulting
* [KeyHandle][google.cloud.kms.v1.KeyHandle] and [CryptoKey][google.cloud.kms.v1.CryptoKey].
*
* <p>Sample code:
Expand Down Expand Up @@ -509,8 +513,9 @@ public final OperationFuture<KeyHandle, CreateKeyHandleMetadata> createKeyHandle
/**
* Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the provisioning of a new
* [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK use with the given resource type in the
* configured key project and the same location. [GetOperation][Operations.GetOperation] should be
* used to resolve the resulting long-running operation and get the resulting
* configured key project and the same location.
* [GetOperation][google.longrunning.Operations.GetOperation] should be used to resolve the
* resulting long-running operation and get the resulting
* [KeyHandle][google.cloud.kms.v1.KeyHandle] and [CryptoKey][google.cloud.kms.v1.CryptoKey].
*
* <p>Sample code:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -249,9 +249,9 @@ public interface AsyncService {
* Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the
* provisioning of a new [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK
* use with the given resource type in the configured key project and the same
* location. [GetOperation][Operations.GetOperation] should be used to resolve
* the resulting long-running operation and get the resulting
* [KeyHandle][google.cloud.kms.v1.KeyHandle] and
* location. [GetOperation][google.longrunning.Operations.GetOperation] should
* be used to resolve the resulting long-running operation and get the
* resulting [KeyHandle][google.cloud.kms.v1.KeyHandle] and
* [CryptoKey][google.cloud.kms.v1.CryptoKey].
* </pre>
*/
Expand Down Expand Up @@ -363,9 +363,9 @@ protected AutokeyStub build(io.grpc.Channel channel, io.grpc.CallOptions callOpt
* Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the
* provisioning of a new [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK
* use with the given resource type in the configured key project and the same
* location. [GetOperation][Operations.GetOperation] should be used to resolve
* the resulting long-running operation and get the resulting
* [KeyHandle][google.cloud.kms.v1.KeyHandle] and
* location. [GetOperation][google.longrunning.Operations.GetOperation] should
* be used to resolve the resulting long-running operation and get the
* resulting [KeyHandle][google.cloud.kms.v1.KeyHandle] and
* [CryptoKey][google.cloud.kms.v1.CryptoKey].
* </pre>
*/
Expand Down Expand Up @@ -453,9 +453,9 @@ protected AutokeyBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions
* Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the
* provisioning of a new [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK
* use with the given resource type in the configured key project and the same
* location. [GetOperation][Operations.GetOperation] should be used to resolve
* the resulting long-running operation and get the resulting
* [KeyHandle][google.cloud.kms.v1.KeyHandle] and
* location. [GetOperation][google.longrunning.Operations.GetOperation] should
* be used to resolve the resulting long-running operation and get the
* resulting [KeyHandle][google.cloud.kms.v1.KeyHandle] and
* [CryptoKey][google.cloud.kms.v1.CryptoKey].
* </pre>
*/
Expand Down Expand Up @@ -533,9 +533,9 @@ protected AutokeyFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions c
* Creates a new [KeyHandle][google.cloud.kms.v1.KeyHandle], triggering the
* provisioning of a new [CryptoKey][google.cloud.kms.v1.CryptoKey] for CMEK
* use with the given resource type in the configured key project and the same
* location. [GetOperation][Operations.GetOperation] should be used to resolve
* the resulting long-running operation and get the resulting
* [KeyHandle][google.cloud.kms.v1.KeyHandle] and
* location. [GetOperation][google.longrunning.Operations.GetOperation] should
* be used to resolve the resulting long-running operation and get the
* resulting [KeyHandle][google.cloud.kms.v1.KeyHandle] and
* [CryptoKey][google.cloud.kms.v1.CryptoKey].
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1080,7 +1080,7 @@ public com.google.protobuf.DurationOrBuilder getDestroyScheduledDurationOrBuilde
* where all related cryptographic operations are performed. Only applicable
* if [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] have a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], with the
* resource name in the format `projects/&#42;&#47;locations/&#42;&#47;ekmConnections/&#42;`.
* Note, this list is non-exhaustive and may apply to additional
* [ProtectionLevels][google.cloud.kms.v1.ProtectionLevel] in the future.
Expand Down Expand Up @@ -1114,7 +1114,7 @@ public java.lang.String getCryptoKeyBackend() {
* where all related cryptographic operations are performed. Only applicable
* if [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] have a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], with the
* resource name in the format `projects/&#42;&#47;locations/&#42;&#47;ekmConnections/&#42;`.
* Note, this list is non-exhaustive and may apply to additional
* [ProtectionLevels][google.cloud.kms.v1.ProtectionLevel] in the future.
Expand Down Expand Up @@ -4063,7 +4063,7 @@ public com.google.protobuf.DurationOrBuilder getDestroyScheduledDurationOrBuilde
* where all related cryptographic operations are performed. Only applicable
* if [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] have a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], with the
* resource name in the format `projects/&#42;&#47;locations/&#42;&#47;ekmConnections/&#42;`.
* Note, this list is non-exhaustive and may apply to additional
* [ProtectionLevels][google.cloud.kms.v1.ProtectionLevel] in the future.
Expand Down Expand Up @@ -4096,7 +4096,7 @@ public java.lang.String getCryptoKeyBackend() {
* where all related cryptographic operations are performed. Only applicable
* if [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] have a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], with the
* resource name in the format `projects/&#42;&#47;locations/&#42;&#47;ekmConnections/&#42;`.
* Note, this list is non-exhaustive and may apply to additional
* [ProtectionLevels][google.cloud.kms.v1.ProtectionLevel] in the future.
Expand Down Expand Up @@ -4129,7 +4129,7 @@ public com.google.protobuf.ByteString getCryptoKeyBackendBytes() {
* where all related cryptographic operations are performed. Only applicable
* if [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] have a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], with the
* resource name in the format `projects/&#42;&#47;locations/&#42;&#47;ekmConnections/&#42;`.
* Note, this list is non-exhaustive and may apply to additional
* [ProtectionLevels][google.cloud.kms.v1.ProtectionLevel] in the future.
Expand Down Expand Up @@ -4161,7 +4161,7 @@ public Builder setCryptoKeyBackend(java.lang.String value) {
* where all related cryptographic operations are performed. Only applicable
* if [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] have a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], with the
* resource name in the format `projects/&#42;&#47;locations/&#42;&#47;ekmConnections/&#42;`.
* Note, this list is non-exhaustive and may apply to additional
* [ProtectionLevels][google.cloud.kms.v1.ProtectionLevel] in the future.
Expand Down Expand Up @@ -4189,7 +4189,7 @@ public Builder clearCryptoKeyBackend() {
* where all related cryptographic operations are performed. Only applicable
* if [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] have a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], with the
* resource name in the format `projects/&#42;&#47;locations/&#42;&#47;ekmConnections/&#42;`.
* Note, this list is non-exhaustive and may apply to additional
* [ProtectionLevels][google.cloud.kms.v1.ProtectionLevel] in the future.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ java.lang.String getLabelsOrDefault(
* where all related cryptographic operations are performed. Only applicable
* if [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] have a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], with the
* resource name in the format `projects/&#42;&#47;locations/&#42;&#47;ekmConnections/&#42;`.
* Note, this list is non-exhaustive and may apply to additional
* [ProtectionLevels][google.cloud.kms.v1.ProtectionLevel] in the future.
Expand All @@ -562,7 +562,7 @@ java.lang.String getLabelsOrDefault(
* where all related cryptographic operations are performed. Only applicable
* if [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] have a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], with the
* resource name in the format `projects/&#42;&#47;locations/&#42;&#47;ekmConnections/&#42;`.
* Note, this list is non-exhaustive and may apply to additional
* [ProtectionLevels][google.cloud.kms.v1.ProtectionLevel] in the future.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* [CryptoKeys][google.cloud.kms.v1.CryptoKey] and
* [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] with a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC] in a given
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC] in a given
* project and location.
* </pre>
*
Expand Down Expand Up @@ -359,7 +359,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
* [CryptoKeys][google.cloud.kms.v1.CryptoKey] and
* [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] with a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC] in a given
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC] in a given
* project and location.
* </pre>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* [CryptoKeys][google.cloud.kms.v1.CryptoKey] and
* [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] with a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], as well as
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], as well as
* performing cryptographic operations using keys created within the
* [EkmConnection][google.cloud.kms.v1.EkmConnection].
* </pre>
Expand Down Expand Up @@ -125,6 +125,7 @@ public enum KeyManagementMode implements com.google.protobuf.ProtocolMessageEnum
* All [CryptoKeys][google.cloud.kms.v1.CryptoKey] created with this
* [EkmConnection][google.cloud.kms.v1.EkmConnection] use EKM-side key
* management operations initiated from Cloud KMS. This means that:
*
* * When a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]
* associated with this [EkmConnection][google.cloud.kms.v1.EkmConnection]
* is
Expand All @@ -133,7 +134,8 @@ public enum KeyManagementMode implements com.google.protobuf.ProtocolMessageEnum
* external key material.
* * Destruction of external key material associated with this
* [EkmConnection][google.cloud.kms.v1.EkmConnection] can be requested by
* calling [DestroyCryptoKeyVersion][EkmService.DestroyCryptoKeyVersion].
* calling
* [DestroyCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.DestroyCryptoKeyVersion].
* * Automatic rotation of key material is supported.
* </pre>
*
Expand Down Expand Up @@ -182,6 +184,7 @@ public enum KeyManagementMode implements com.google.protobuf.ProtocolMessageEnum
* All [CryptoKeys][google.cloud.kms.v1.CryptoKey] created with this
* [EkmConnection][google.cloud.kms.v1.EkmConnection] use EKM-side key
* management operations initiated from Cloud KMS. This means that:
*
* * When a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]
* associated with this [EkmConnection][google.cloud.kms.v1.EkmConnection]
* is
Expand All @@ -190,7 +193,8 @@ public enum KeyManagementMode implements com.google.protobuf.ProtocolMessageEnum
* external key material.
* * Destruction of external key material associated with this
* [EkmConnection][google.cloud.kms.v1.EkmConnection] can be requested by
* calling [DestroyCryptoKeyVersion][EkmService.DestroyCryptoKeyVersion].
* calling
* [DestroyCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.DestroyCryptoKeyVersion].
* * Automatic rotation of key material is supported.
* </pre>
*
Expand Down Expand Up @@ -2685,7 +2689,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
* [CryptoKeys][google.cloud.kms.v1.CryptoKey] and
* [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] with a
* [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of
* [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], as well as
* [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC], as well as
* performing cryptographic operations using keys created within the
* [EkmConnection][google.cloud.kms.v1.EkmConnection].
* </pre>
Expand Down
Loading

0 comments on commit e4ff699

Please sign in to comment.