Skip to content

Commit 2b5c892

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 19577 b: refs/heads/autosynth-firestore c: 344fdac h: refs/heads/master i: 19575: 555591e
1 parent d3f3725 commit 2b5c892

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
@@ -131,7 +131,7 @@ refs/heads/autosynth-containeranalysis: 0f377286f60df2b6fd37c183bf170c68dc014cfb
131131
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
132132
refs/heads/autosynth-dialogflow: 7dbc2c1ea714328ccfa4f33645045f017ff080e7
133133
refs/heads/autosynth-errorreporting: 1101a04e8be074802c35332d5fcf8297f61cae32
134-
refs/heads/autosynth-firestore: 0fa1ef644700e1bba620d66234ae7a5a404b9404
134+
refs/heads/autosynth-firestore: 344fdac3aff9dad6052fec9ccde3085bb42e55b6
135135
refs/heads/autosynth-iot: f16fc4ba85bbb37eacecb64a2a7336f685813f6c
136136
refs/heads/autosynth-kms: 4fff8f3cf6c830f7706ac4ef272f036bb87fbaf8
137137
refs/heads/autosynth-language: 6262e2eb76944f01972c887b3e684aaf65ec999a

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