Skip to content

Commit fcb7e5f

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 14779 b: refs/heads/autosynth-asset c: 344fdac h: refs/heads/master i: 14777: 40b7422 14775: 0e61961
1 parent 98124ec commit fcb7e5f

5 files changed

Lines changed: 76 additions & 48 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ refs/heads/autosynth-vision: b8e47d76578b5f150ef530072ea7e485e2b02ca0
122122
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
123123
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
124124
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
125-
refs/heads/autosynth-asset: 0fa1ef644700e1bba620d66234ae7a5a404b9404
125+
refs/heads/autosynth-asset: 344fdac3aff9dad6052fec9ccde3085bb42e55b6
126126
refs/heads/autosynth-automl: d4315b3596bac160e3439432c54435f44b09953e
127127
refs/heads/autosynth-bigquerydatatransfer: 2a9f3938237f85a8919602d74011326580ff387f
128128
refs/heads/autosynth-bigquerystorage: 99aee05df348f39d98b6fb23c292006f1d2a6c28

branches/autosynth-asset/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.

branches/autosynth-asset/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.

branches/autosynth-asset/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.

branches/autosynth-asset/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)