diff --git a/docs/dyn/workflows_v1.projects.locations.workflows.html b/docs/dyn/workflows_v1.projects.locations.workflows.html index c41fd4274a..ee78403bc1 100644 --- a/docs/dyn/workflows_v1.projects.locations.workflows.html +++ b/docs/dyn/workflows_v1.projects.locations.workflows.html @@ -117,9 +117,16 @@

Method Details

The object takes the form of: { # Workflow program to be executed by Workflows. + "allKmsKeys": [ # Output only. A list of all KMS crypto keys used to encrypt or decrpt the data associated with the workflow. + "A String", + ], + "allKmsKeysVersions": [ # Output only. A list of all KMS crypto keys versions used to encrypt or decrpt the data associated with the workflow. + "A String", + ], "callLogLevel": "A String", # Optional. Describes the level of platform logging to apply to calls and call responses during executions of this workflow. If both the workflow and the execution specify a logging level, the execution level takes precedence. "createTime": "A String", # Output only. The timestamp for when the workflow was created. This is a workflow-wide field and is not tied to a specific revision. "cryptoKeyName": "A String", # Optional. The resource name of a KMS crypto key used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey} Using `-` as a wildcard for the `{project}` or not providing one at all will infer the project from the account. If not provided, data associated with the workflow will not be CMEK-encrypted. + "cryptoKeyVersion": "A String", # Output only. The resource name of a KMS crypto key version used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey}/cryptoKeyVersions/{cryptoKeyVersion} "description": "A String", # Description of the workflow provided by the user. Must be at most 1000 Unicode characters long. This is a workflow-wide field and is not tied to a specific revision. "labels": { # Labels associated with this workflow. Labels can contain at most 64 entries. Keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, and dashes. Label keys must start with a letter. International characters are allowed. This is a workflow-wide field and is not tied to a specific revision. "a_key": "A String", @@ -221,9 +228,16 @@

Method Details

An object of the form: { # Workflow program to be executed by Workflows. + "allKmsKeys": [ # Output only. A list of all KMS crypto keys used to encrypt or decrpt the data associated with the workflow. + "A String", + ], + "allKmsKeysVersions": [ # Output only. A list of all KMS crypto keys versions used to encrypt or decrpt the data associated with the workflow. + "A String", + ], "callLogLevel": "A String", # Optional. Describes the level of platform logging to apply to calls and call responses during executions of this workflow. If both the workflow and the execution specify a logging level, the execution level takes precedence. "createTime": "A String", # Output only. The timestamp for when the workflow was created. This is a workflow-wide field and is not tied to a specific revision. "cryptoKeyName": "A String", # Optional. The resource name of a KMS crypto key used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey} Using `-` as a wildcard for the `{project}` or not providing one at all will infer the project from the account. If not provided, data associated with the workflow will not be CMEK-encrypted. + "cryptoKeyVersion": "A String", # Output only. The resource name of a KMS crypto key version used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey}/cryptoKeyVersions/{cryptoKeyVersion} "description": "A String", # Description of the workflow provided by the user. Must be at most 1000 Unicode characters long. This is a workflow-wide field and is not tied to a specific revision. "labels": { # Labels associated with this workflow. Labels can contain at most 64 entries. Keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, and dashes. Label keys must start with a letter. International characters are allowed. This is a workflow-wide field and is not tied to a specific revision. "a_key": "A String", @@ -270,9 +284,16 @@

Method Details

], "workflows": [ # The workflows that match the request. { # Workflow program to be executed by Workflows. + "allKmsKeys": [ # Output only. A list of all KMS crypto keys used to encrypt or decrpt the data associated with the workflow. + "A String", + ], + "allKmsKeysVersions": [ # Output only. A list of all KMS crypto keys versions used to encrypt or decrpt the data associated with the workflow. + "A String", + ], "callLogLevel": "A String", # Optional. Describes the level of platform logging to apply to calls and call responses during executions of this workflow. If both the workflow and the execution specify a logging level, the execution level takes precedence. "createTime": "A String", # Output only. The timestamp for when the workflow was created. This is a workflow-wide field and is not tied to a specific revision. "cryptoKeyName": "A String", # Optional. The resource name of a KMS crypto key used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey} Using `-` as a wildcard for the `{project}` or not providing one at all will infer the project from the account. If not provided, data associated with the workflow will not be CMEK-encrypted. + "cryptoKeyVersion": "A String", # Output only. The resource name of a KMS crypto key version used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey}/cryptoKeyVersions/{cryptoKeyVersion} "description": "A String", # Description of the workflow provided by the user. Must be at most 1000 Unicode characters long. This is a workflow-wide field and is not tied to a specific revision. "labels": { # Labels associated with this workflow. Labels can contain at most 64 entries. Keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, and dashes. Label keys must start with a letter. International characters are allowed. This is a workflow-wide field and is not tied to a specific revision. "a_key": "A String", @@ -316,9 +337,16 @@

Method Details

"nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. "workflows": [ # The revisions of the workflow, ordered in reverse chronological order. { # Workflow program to be executed by Workflows. + "allKmsKeys": [ # Output only. A list of all KMS crypto keys used to encrypt or decrpt the data associated with the workflow. + "A String", + ], + "allKmsKeysVersions": [ # Output only. A list of all KMS crypto keys versions used to encrypt or decrpt the data associated with the workflow. + "A String", + ], "callLogLevel": "A String", # Optional. Describes the level of platform logging to apply to calls and call responses during executions of this workflow. If both the workflow and the execution specify a logging level, the execution level takes precedence. "createTime": "A String", # Output only. The timestamp for when the workflow was created. This is a workflow-wide field and is not tied to a specific revision. "cryptoKeyName": "A String", # Optional. The resource name of a KMS crypto key used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey} Using `-` as a wildcard for the `{project}` or not providing one at all will infer the project from the account. If not provided, data associated with the workflow will not be CMEK-encrypted. + "cryptoKeyVersion": "A String", # Output only. The resource name of a KMS crypto key version used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey}/cryptoKeyVersions/{cryptoKeyVersion} "description": "A String", # Description of the workflow provided by the user. Must be at most 1000 Unicode characters long. This is a workflow-wide field and is not tied to a specific revision. "labels": { # Labels associated with this workflow. Labels can contain at most 64 entries. Keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, and dashes. Label keys must start with a letter. International characters are allowed. This is a workflow-wide field and is not tied to a specific revision. "a_key": "A String", @@ -380,9 +408,16 @@

Method Details

The object takes the form of: { # Workflow program to be executed by Workflows. + "allKmsKeys": [ # Output only. A list of all KMS crypto keys used to encrypt or decrpt the data associated with the workflow. + "A String", + ], + "allKmsKeysVersions": [ # Output only. A list of all KMS crypto keys versions used to encrypt or decrpt the data associated with the workflow. + "A String", + ], "callLogLevel": "A String", # Optional. Describes the level of platform logging to apply to calls and call responses during executions of this workflow. If both the workflow and the execution specify a logging level, the execution level takes precedence. "createTime": "A String", # Output only. The timestamp for when the workflow was created. This is a workflow-wide field and is not tied to a specific revision. "cryptoKeyName": "A String", # Optional. The resource name of a KMS crypto key used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey} Using `-` as a wildcard for the `{project}` or not providing one at all will infer the project from the account. If not provided, data associated with the workflow will not be CMEK-encrypted. + "cryptoKeyVersion": "A String", # Output only. The resource name of a KMS crypto key version used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey}/cryptoKeyVersions/{cryptoKeyVersion} "description": "A String", # Description of the workflow provided by the user. Must be at most 1000 Unicode characters long. This is a workflow-wide field and is not tied to a specific revision. "labels": { # Labels associated with this workflow. Labels can contain at most 64 entries. Keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, and dashes. Label keys must start with a letter. International characters are allowed. This is a workflow-wide field and is not tied to a specific revision. "a_key": "A String", diff --git a/googleapiclient/discovery_cache/documents/workflows.v1.json b/googleapiclient/discovery_cache/documents/workflows.v1.json index fc24c79bc7..a316eefc17 100644 --- a/googleapiclient/discovery_cache/documents/workflows.v1.json +++ b/googleapiclient/discovery_cache/documents/workflows.v1.json @@ -485,7 +485,7 @@ } } }, -"revision": "20240501", +"revision": "20240508", "rootUrl": "https://workflows.googleapis.com/", "schemas": { "Empty": { @@ -725,6 +725,22 @@ "description": "Workflow program to be executed by Workflows.", "id": "Workflow", "properties": { +"allKmsKeys": { +"description": "Output only. A list of all KMS crypto keys used to encrypt or decrpt the data associated with the workflow.", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, +"allKmsKeysVersions": { +"description": "Output only. A list of all KMS crypto keys versions used to encrypt or decrpt the data associated with the workflow.", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, "callLogLevel": { "description": "Optional. Describes the level of platform logging to apply to calls and call responses during executions of this workflow. If both the workflow and the execution specify a logging level, the execution level takes precedence.", "enum": [ @@ -751,6 +767,11 @@ "description": "Optional. The resource name of a KMS crypto key used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey} Using `-` as a wildcard for the `{project}` or not providing one at all will infer the project from the account. If not provided, data associated with the workflow will not be CMEK-encrypted.", "type": "string" }, +"cryptoKeyVersion": { +"description": "Output only. The resource name of a KMS crypto key version used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey}/cryptoKeyVersions/{cryptoKeyVersion}", +"readOnly": true, +"type": "string" +}, "description": { "description": "Description of the workflow provided by the user. Must be at most 1000 Unicode characters long. This is a workflow-wide field and is not tied to a specific revision.", "type": "string" diff --git a/googleapiclient/discovery_cache/documents/workflows.v1beta.json b/googleapiclient/discovery_cache/documents/workflows.v1beta.json index f9793c7355..993b5acf57 100644 --- a/googleapiclient/discovery_cache/documents/workflows.v1beta.json +++ b/googleapiclient/discovery_cache/documents/workflows.v1beta.json @@ -444,7 +444,7 @@ } } }, -"revision": "20240501", +"revision": "20240508", "rootUrl": "https://workflows.googleapis.com/", "schemas": { "Empty": {