Skip to content

Commit 344fdac

Browse files
yoshi-automationsduskis
authored andcommitted
Regenerate kms client (#4511)
1 parent 0fa1ef6 commit 344fdac

4 files changed

Lines changed: 75 additions & 47 deletions

File tree

google-api-grpc/proto-google-cloud-kms-v1/src/main/java/com/google/cloud/kms/v1/KeyOperationAttestation.java

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-api-grpc/proto-google-cloud-kms-v1/src/main/java/com/google/cloud/kms/v1/KmsResourcesProto.java

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-api-grpc/proto-google-cloud-kms-v1/src/main/proto/google/cloud/kms/v1/resources.proto

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ message KeyOperationAttestation {
157157
// Cavium HSM attestation compressed with gzip. Note that this format is
158158
// defined by Cavium and subject to change at any time.
159159
CAVIUM_V1_COMPRESSED = 3;
160+
161+
// Cavium HSM attestation V2 compressed with gzip. This is a new format
162+
// Introduced in Cavium's version 3.2-08
163+
CAVIUM_V2_COMPRESSED = 4;
160164
}
161165

162166
// Output only. The format of the attestation data.

google-cloud-clients/google-cloud-kms/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-01-17T08:45:26.677473Z",
2+
"updateTime": "2019-02-16T08:46:53.347663Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.16.6",
8-
"dockerImage": "googleapis/artman@sha256:12722f2ca3fbc3b53cc6aa5f0e569d7d221b46bd876a2136497089dec5e3634e"
7+
"version": "0.16.13",
8+
"dockerImage": "googleapis/artman@sha256:5fd9aee1d82a00cebf425c8fa431f5457539562f5867ad9c54370f0ec9a7ccaa"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "0ac60e21a1aa86c07c1836865b35308ba8178b05",
16-
"internalRef": "229626798"
15+
"sha": "1a4f0f12777dc2f8bf2c2ce84438329639c75e29",
16+
"internalRef": "234149430"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)