Skip to content

Commit c03c78c

Browse files
feat(speech): update the api
#### speech:v1 The following keys were added: - schemas.CustomClass.properties.kmsKeyName (Total Keys: 2) - schemas.CustomClass.properties.kmsKeyVersionName (Total Keys: 2) - schemas.PhraseSet.properties.kmsKeyName (Total Keys: 2) - schemas.PhraseSet.properties.kmsKeyVersionName (Total Keys: 2) #### speech:v1p1beta1 The following keys were added: - schemas.CustomClass.properties.kmsKeyName (Total Keys: 2) - schemas.CustomClass.properties.kmsKeyVersionName (Total Keys: 2) - schemas.PhraseSet.properties.kmsKeyName (Total Keys: 2) - schemas.PhraseSet.properties.kmsKeyVersionName (Total Keys: 2)
1 parent 55c2f04 commit c03c78c

8 files changed

+106
-2
lines changed

docs/dyn/speech_v1.projects.locations.customClasses.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ <h3>Method Details</h3>
118118
&quot;value&quot;: &quot;A String&quot;, # The class item&#x27;s value.
119119
},
120120
],
121+
&quot;kmsKeyName&quot;: &quot;A String&quot;, # Output only. The [KMS key name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which the content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
122+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Output only. The [KMS key version name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions) with which content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
121123
&quot;name&quot;: &quot;A String&quot;, # The resource name of the custom class.
122124
},
123125
&quot;customClassId&quot;: &quot;A String&quot;, # Required. The ID to use for the custom class, which will become the final component of the custom class&#x27; resource name. This value should restrict to letters, numbers, and hyphens, with the first character a letter, the last a letter or a number, and be 4-63 characters.
@@ -138,6 +140,8 @@ <h3>Method Details</h3>
138140
&quot;value&quot;: &quot;A String&quot;, # The class item&#x27;s value.
139141
},
140142
],
143+
&quot;kmsKeyName&quot;: &quot;A String&quot;, # Output only. The [KMS key name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which the content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
144+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Output only. The [KMS key version name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions) with which content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
141145
&quot;name&quot;: &quot;A String&quot;, # The resource name of the custom class.
142146
}</pre>
143147
</div>
@@ -181,6 +185,8 @@ <h3>Method Details</h3>
181185
&quot;value&quot;: &quot;A String&quot;, # The class item&#x27;s value.
182186
},
183187
],
188+
&quot;kmsKeyName&quot;: &quot;A String&quot;, # Output only. The [KMS key name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which the content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
189+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Output only. The [KMS key version name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions) with which content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
184190
&quot;name&quot;: &quot;A String&quot;, # The resource name of the custom class.
185191
}</pre>
186192
</div>
@@ -210,6 +216,8 @@ <h3>Method Details</h3>
210216
&quot;value&quot;: &quot;A String&quot;, # The class item&#x27;s value.
211217
},
212218
],
219+
&quot;kmsKeyName&quot;: &quot;A String&quot;, # Output only. The [KMS key name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which the content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
220+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Output only. The [KMS key version name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions) with which content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
213221
&quot;name&quot;: &quot;A String&quot;, # The resource name of the custom class.
214222
},
215223
],
@@ -247,6 +255,8 @@ <h3>Method Details</h3>
247255
&quot;value&quot;: &quot;A String&quot;, # The class item&#x27;s value.
248256
},
249257
],
258+
&quot;kmsKeyName&quot;: &quot;A String&quot;, # Output only. The [KMS key name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which the content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
259+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Output only. The [KMS key version name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions) with which content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
250260
&quot;name&quot;: &quot;A String&quot;, # The resource name of the custom class.
251261
}
252262

@@ -266,6 +276,8 @@ <h3>Method Details</h3>
266276
&quot;value&quot;: &quot;A String&quot;, # The class item&#x27;s value.
267277
},
268278
],
279+
&quot;kmsKeyName&quot;: &quot;A String&quot;, # Output only. The [KMS key name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which the content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
280+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Output only. The [KMS key version name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions) with which content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
269281
&quot;name&quot;: &quot;A String&quot;, # The resource name of the custom class.
270282
}</pre>
271283
</div>

0 commit comments

Comments
 (0)