Skip to content

Commit 30285c6

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 15701 b: refs/heads/autosynth-datastore c: 344fdac h: refs/heads/master i: 15699: d657655
1 parent 0be06c1 commit 30285c6

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
@@ -129,7 +129,7 @@ refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
129129
refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132-
refs/heads/autosynth-datastore: 0fa1ef644700e1bba620d66234ae7a5a404b9404
132+
refs/heads/autosynth-datastore: 344fdac3aff9dad6052fec9ccde3085bb42e55b6
133133
refs/heads/autosynth-dialogflow: ebdd13c445b9674ff9ad4601f78d7ecd6f9c3660
134134
refs/heads/autosynth-errorreporting: 3d0566d6bebcc187f148bbed463b5a8e75b1edf6
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b

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