Skip to content

Commit 5411b3f

Browse files
chore(workflows): update the api
1 parent 48c3790 commit 5411b3f

File tree

6 files changed

+688
-688
lines changed

6 files changed

+688
-688
lines changed

docs/dyn/workflows_v1.projects.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ <h3>Method Details</h3>
135135

136136
Args:
137137
name: string, The resource that owns the locations collection, if applicable. (required)
138-
filter: string, The standard list filter.
139-
pageSize: integer, The standard list page size.
140-
pageToken: string, The standard list page token.
138+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
139+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
140+
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
141141
x__xgafv: string, V1 error format.
142142
Allowed values
143143
1 - v1 error format

docs/dyn/workflows_v1.projects.locations.workflows.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3>Method Details</h3>
120120
&quot;revisionCreateTime&quot;: &quot;A String&quot;, # Output only. The timestamp that the latest revision of the workflow was created.
121121
&quot;revisionId&quot;: &quot;A String&quot;, # Output only. The revision of the workflow. A new revision of a workflow is created as a result of updating the following properties of a workflow: - Service account - Workflow code to be executed The format is &quot;000001-a4d&quot;, where the first 6 characters define the zero-padded revision ordinal number. They are followed by a hyphen and 3 hexadecimal random characters.
122122
&quot;serviceAccount&quot;: &quot;A String&quot;, # Name of the service account associated with the latest workflow version. This service account represents the identity of the workflow and determines what permissions the workflow has. Format: projects/{project}/serviceAccounts/{account} Using `-` as a wildcard for the `{project}` will infer the project from the account. The `{account}` value can be the `email` address or the `unique_id` of the service account. If not provided, workflow will use the project&#x27;s default service account. Modifying this field for an existing workflow results in a new workflow revision.
123-
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 32KB.
123+
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 128KB.
124124
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the workflow deployment.
125125
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the workflow.
126126
}
@@ -214,7 +214,7 @@ <h3>Method Details</h3>
214214
&quot;revisionCreateTime&quot;: &quot;A String&quot;, # Output only. The timestamp that the latest revision of the workflow was created.
215215
&quot;revisionId&quot;: &quot;A String&quot;, # Output only. The revision of the workflow. A new revision of a workflow is created as a result of updating the following properties of a workflow: - Service account - Workflow code to be executed The format is &quot;000001-a4d&quot;, where the first 6 characters define the zero-padded revision ordinal number. They are followed by a hyphen and 3 hexadecimal random characters.
216216
&quot;serviceAccount&quot;: &quot;A String&quot;, # Name of the service account associated with the latest workflow version. This service account represents the identity of the workflow and determines what permissions the workflow has. Format: projects/{project}/serviceAccounts/{account} Using `-` as a wildcard for the `{project}` will infer the project from the account. The `{account}` value can be the `email` address or the `unique_id` of the service account. If not provided, workflow will use the project&#x27;s default service account. Modifying this field for an existing workflow results in a new workflow revision.
217-
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 32KB.
217+
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 128KB.
218218
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the workflow deployment.
219219
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the workflow.
220220
}</pre>
@@ -254,7 +254,7 @@ <h3>Method Details</h3>
254254
&quot;revisionCreateTime&quot;: &quot;A String&quot;, # Output only. The timestamp that the latest revision of the workflow was created.
255255
&quot;revisionId&quot;: &quot;A String&quot;, # Output only. The revision of the workflow. A new revision of a workflow is created as a result of updating the following properties of a workflow: - Service account - Workflow code to be executed The format is &quot;000001-a4d&quot;, where the first 6 characters define the zero-padded revision ordinal number. They are followed by a hyphen and 3 hexadecimal random characters.
256256
&quot;serviceAccount&quot;: &quot;A String&quot;, # Name of the service account associated with the latest workflow version. This service account represents the identity of the workflow and determines what permissions the workflow has. Format: projects/{project}/serviceAccounts/{account} Using `-` as a wildcard for the `{project}` will infer the project from the account. The `{account}` value can be the `email` address or the `unique_id` of the service account. If not provided, workflow will use the project&#x27;s default service account. Modifying this field for an existing workflow results in a new workflow revision.
257-
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 32KB.
257+
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 128KB.
258258
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the workflow deployment.
259259
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the workflow.
260260
},
@@ -295,7 +295,7 @@ <h3>Method Details</h3>
295295
&quot;revisionCreateTime&quot;: &quot;A String&quot;, # Output only. The timestamp that the latest revision of the workflow was created.
296296
&quot;revisionId&quot;: &quot;A String&quot;, # Output only. The revision of the workflow. A new revision of a workflow is created as a result of updating the following properties of a workflow: - Service account - Workflow code to be executed The format is &quot;000001-a4d&quot;, where the first 6 characters define the zero-padded revision ordinal number. They are followed by a hyphen and 3 hexadecimal random characters.
297297
&quot;serviceAccount&quot;: &quot;A String&quot;, # Name of the service account associated with the latest workflow version. This service account represents the identity of the workflow and determines what permissions the workflow has. Format: projects/{project}/serviceAccounts/{account} Using `-` as a wildcard for the `{project}` will infer the project from the account. The `{account}` value can be the `email` address or the `unique_id` of the service account. If not provided, workflow will use the project&#x27;s default service account. Modifying this field for an existing workflow results in a new workflow revision.
298-
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 32KB.
298+
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 128KB.
299299
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the workflow deployment.
300300
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the workflow.
301301
}

docs/dyn/workflows_v1beta.projects.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ <h3>Method Details</h3>
135135

136136
Args:
137137
name: string, The resource that owns the locations collection, if applicable. (required)
138-
filter: string, The standard list filter.
139-
pageSize: integer, The standard list page size.
140-
pageToken: string, The standard list page token.
138+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
139+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
140+
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
141141
x__xgafv: string, V1 error format.
142142
Allowed values
143143
1 - v1 error format

docs/dyn/workflows_v1beta.projects.locations.workflows.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3>Method Details</h3>
120120
&quot;revisionCreateTime&quot;: &quot;A String&quot;, # Output only. The timestamp that the latest revision of the workflow was created.
121121
&quot;revisionId&quot;: &quot;A String&quot;, # Output only. The revision of the workflow. A new revision of a workflow is created as a result of updating the following properties of a workflow: - Service account - Workflow code to be executed The format is &quot;000001-a4d&quot;, where the first 6 characters define the zero-padded revision ordinal number. They are followed by a hyphen and 3 hexadecimal random characters.
122122
&quot;serviceAccount&quot;: &quot;A String&quot;, # Name of the service account associated with the latest workflow version. This service account represents the identity of the workflow and determines what permissions the workflow has. Format: projects/{project}/serviceAccounts/{account} Using `-` as a wildcard for the `{project}` will infer the project from the account. The `{account}` value can be the `email` address or the `unique_id` of the service account. If not provided, workflow will use the project&#x27;s default service account. Modifying this field for an existing workflow results in a new workflow revision.
123-
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 32KB.
123+
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 128KB.
124124
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the workflow deployment.
125125
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the workflow.
126126
}
@@ -214,7 +214,7 @@ <h3>Method Details</h3>
214214
&quot;revisionCreateTime&quot;: &quot;A String&quot;, # Output only. The timestamp that the latest revision of the workflow was created.
215215
&quot;revisionId&quot;: &quot;A String&quot;, # Output only. The revision of the workflow. A new revision of a workflow is created as a result of updating the following properties of a workflow: - Service account - Workflow code to be executed The format is &quot;000001-a4d&quot;, where the first 6 characters define the zero-padded revision ordinal number. They are followed by a hyphen and 3 hexadecimal random characters.
216216
&quot;serviceAccount&quot;: &quot;A String&quot;, # Name of the service account associated with the latest workflow version. This service account represents the identity of the workflow and determines what permissions the workflow has. Format: projects/{project}/serviceAccounts/{account} Using `-` as a wildcard for the `{project}` will infer the project from the account. The `{account}` value can be the `email` address or the `unique_id` of the service account. If not provided, workflow will use the project&#x27;s default service account. Modifying this field for an existing workflow results in a new workflow revision.
217-
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 32KB.
217+
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 128KB.
218218
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the workflow deployment.
219219
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the workflow.
220220
}</pre>
@@ -254,7 +254,7 @@ <h3>Method Details</h3>
254254
&quot;revisionCreateTime&quot;: &quot;A String&quot;, # Output only. The timestamp that the latest revision of the workflow was created.
255255
&quot;revisionId&quot;: &quot;A String&quot;, # Output only. The revision of the workflow. A new revision of a workflow is created as a result of updating the following properties of a workflow: - Service account - Workflow code to be executed The format is &quot;000001-a4d&quot;, where the first 6 characters define the zero-padded revision ordinal number. They are followed by a hyphen and 3 hexadecimal random characters.
256256
&quot;serviceAccount&quot;: &quot;A String&quot;, # Name of the service account associated with the latest workflow version. This service account represents the identity of the workflow and determines what permissions the workflow has. Format: projects/{project}/serviceAccounts/{account} Using `-` as a wildcard for the `{project}` will infer the project from the account. The `{account}` value can be the `email` address or the `unique_id` of the service account. If not provided, workflow will use the project&#x27;s default service account. Modifying this field for an existing workflow results in a new workflow revision.
257-
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 32KB.
257+
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 128KB.
258258
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the workflow deployment.
259259
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the workflow.
260260
},
@@ -295,7 +295,7 @@ <h3>Method Details</h3>
295295
&quot;revisionCreateTime&quot;: &quot;A String&quot;, # Output only. The timestamp that the latest revision of the workflow was created.
296296
&quot;revisionId&quot;: &quot;A String&quot;, # Output only. The revision of the workflow. A new revision of a workflow is created as a result of updating the following properties of a workflow: - Service account - Workflow code to be executed The format is &quot;000001-a4d&quot;, where the first 6 characters define the zero-padded revision ordinal number. They are followed by a hyphen and 3 hexadecimal random characters.
297297
&quot;serviceAccount&quot;: &quot;A String&quot;, # Name of the service account associated with the latest workflow version. This service account represents the identity of the workflow and determines what permissions the workflow has. Format: projects/{project}/serviceAccounts/{account} Using `-` as a wildcard for the `{project}` will infer the project from the account. The `{account}` value can be the `email` address or the `unique_id` of the service account. If not provided, workflow will use the project&#x27;s default service account. Modifying this field for an existing workflow results in a new workflow revision.
298-
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 32KB.
298+
&quot;sourceContents&quot;: &quot;A String&quot;, # Workflow code to be executed. The size limit is 128KB.
299299
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the workflow deployment.
300300
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the workflow.
301301
}

0 commit comments

Comments
 (0)