Skip to content

Commit

Permalink
feat(dataform): update the api
Browse files Browse the repository at this point in the history
#### dataform:v1beta1

The following keys were deleted:
- schemas.Repository.properties.name.readOnly (Total Keys: 1)
- schemas.Workspace.properties.name.readOnly (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Mar 19, 2024
1 parent 016af62 commit 85f625e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 17 deletions.
14 changes: 7 additions & 7 deletions docs/dyn/dataform_v1beta1.projects.locations.repositories.html
Expand Up @@ -244,7 +244,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Repository user labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The repository&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The repository&#x27;s name.
&quot;npmrcEnvironmentVariablesSecretVersion&quot;: &quot;A String&quot;, # Optional. The name of the Secret Manager secret version to be used to interpolate variables into the .npmrc file for package installation operations. Must be in the format `projects/*/secrets/*/versions/*`. The file itself must be in a JSON format.
&quot;serviceAccount&quot;: &quot;A String&quot;, # Optional. The service account to run workflow invocations under.
&quot;setAuthenticatedUserAdmin&quot;: True or False, # Optional. Input only. If set to true, the authenticated user will be granted the roles/dataform.admin role on the created repository. To modify access to the created repository later apply setIamPolicy from https://cloud.google.com/dataform/reference/rest#rest-resource:-v1beta1.projects.locations.repositories
Expand Down Expand Up @@ -280,7 +280,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Repository user labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The repository&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The repository&#x27;s name.
&quot;npmrcEnvironmentVariablesSecretVersion&quot;: &quot;A String&quot;, # Optional. The name of the Secret Manager secret version to be used to interpolate variables into the .npmrc file for package installation operations. Must be in the format `projects/*/secrets/*/versions/*`. The file itself must be in a JSON format.
&quot;serviceAccount&quot;: &quot;A String&quot;, # Optional. The service account to run workflow invocations under.
&quot;setAuthenticatedUserAdmin&quot;: True or False, # Optional. Input only. If set to true, the authenticated user will be granted the roles/dataform.admin role on the created repository. To modify access to the created repository later apply setIamPolicy from https://cloud.google.com/dataform/reference/rest#rest-resource:-v1beta1.projects.locations.repositories
Expand Down Expand Up @@ -408,7 +408,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Repository user labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The repository&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The repository&#x27;s name.
&quot;npmrcEnvironmentVariablesSecretVersion&quot;: &quot;A String&quot;, # Optional. The name of the Secret Manager secret version to be used to interpolate variables into the .npmrc file for package installation operations. Must be in the format `projects/*/secrets/*/versions/*`. The file itself must be in a JSON format.
&quot;serviceAccount&quot;: &quot;A String&quot;, # Optional. The service account to run workflow invocations under.
&quot;setAuthenticatedUserAdmin&quot;: True or False, # Optional. Input only. If set to true, the authenticated user will be granted the roles/dataform.admin role on the created repository. To modify access to the created repository later apply setIamPolicy from https://cloud.google.com/dataform/reference/rest#rest-resource:-v1beta1.projects.locations.repositories
Expand Down Expand Up @@ -492,7 +492,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Repository user labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The repository&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The repository&#x27;s name.
&quot;npmrcEnvironmentVariablesSecretVersion&quot;: &quot;A String&quot;, # Optional. The name of the Secret Manager secret version to be used to interpolate variables into the .npmrc file for package installation operations. Must be in the format `projects/*/secrets/*/versions/*`. The file itself must be in a JSON format.
&quot;serviceAccount&quot;: &quot;A String&quot;, # Optional. The service account to run workflow invocations under.
&quot;setAuthenticatedUserAdmin&quot;: True or False, # Optional. Input only. If set to true, the authenticated user will be granted the roles/dataform.admin role on the created repository. To modify access to the created repository later apply setIamPolicy from https://cloud.google.com/dataform/reference/rest#rest-resource:-v1beta1.projects.locations.repositories
Expand Down Expand Up @@ -528,7 +528,7 @@ <h3>Method Details</h3>
<pre>Updates a single Repository.

Args:
name: string, Output only. The repository&#x27;s name. (required)
name: string, Identifier. The repository&#x27;s name. (required)
body: object, The request body.
The object takes the form of:

Expand All @@ -548,7 +548,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Repository user labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The repository&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The repository&#x27;s name.
&quot;npmrcEnvironmentVariablesSecretVersion&quot;: &quot;A String&quot;, # Optional. The name of the Secret Manager secret version to be used to interpolate variables into the .npmrc file for package installation operations. Must be in the format `projects/*/secrets/*/versions/*`. The file itself must be in a JSON format.
&quot;serviceAccount&quot;: &quot;A String&quot;, # Optional. The service account to run workflow invocations under.
&quot;setAuthenticatedUserAdmin&quot;: True or False, # Optional. Input only. If set to true, the authenticated user will be granted the roles/dataform.admin role on the created repository. To modify access to the created repository later apply setIamPolicy from https://cloud.google.com/dataform/reference/rest#rest-resource:-v1beta1.projects.locations.repositories
Expand Down Expand Up @@ -584,7 +584,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Repository user labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The repository&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The repository&#x27;s name.
&quot;npmrcEnvironmentVariablesSecretVersion&quot;: &quot;A String&quot;, # Optional. The name of the Secret Manager secret version to be used to interpolate variables into the .npmrc file for package installation operations. Must be in the format `projects/*/secrets/*/versions/*`. The file itself must be in a JSON format.
&quot;serviceAccount&quot;: &quot;A String&quot;, # Optional. The service account to run workflow invocations under.
&quot;setAuthenticatedUserAdmin&quot;: True or False, # Optional. Input only. If set to true, the authenticated user will be granted the roles/dataform.admin role on the created repository. To modify access to the created repository later apply setIamPolicy from https://cloud.google.com/dataform/reference/rest#rest-resource:-v1beta1.projects.locations.repositories
Expand Down
Expand Up @@ -206,7 +206,7 @@ <h3>Method Details</h3>
The object takes the form of:

{ # Represents a Dataform Git workspace.
&quot;name&quot;: &quot;A String&quot;, # Output only. The workspace&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The workspace&#x27;s name.
}

workspaceId: string, Required. The ID to use for the workspace, which will become the final component of the workspace&#x27;s resource name.
Expand All @@ -219,7 +219,7 @@ <h3>Method Details</h3>
An object of the form:

{ # Represents a Dataform Git workspace.
&quot;name&quot;: &quot;A String&quot;, # Output only. The workspace&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The workspace&#x27;s name.
}</pre>
</div>

Expand Down Expand Up @@ -321,7 +321,7 @@ <h3>Method Details</h3>
An object of the form:

{ # Represents a Dataform Git workspace.
&quot;name&quot;: &quot;A String&quot;, # Output only. The workspace&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The workspace&#x27;s name.
}</pre>
</div>

Expand Down Expand Up @@ -409,7 +409,7 @@ <h3>Method Details</h3>
],
&quot;workspaces&quot;: [ # List of workspaces.
{ # Represents a Dataform Git workspace.
&quot;name&quot;: &quot;A String&quot;, # Output only. The workspace&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The workspace&#x27;s name.
},
],
}</pre>
Expand Down
10 changes: 4 additions & 6 deletions googleapiclient/discovery_cache/documents/dataform.v1beta1.json
Expand Up @@ -558,7 +558,7 @@
],
"parameters": {
"name": {
"description": "Output only. The repository's name.",
"description": "Identifier. The repository's name.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/repositories/[^/]+$",
"required": true,
Expand Down Expand Up @@ -2103,7 +2103,7 @@
}
}
},
"revision": "20240302",
"revision": "20240310",
"rootUrl": "https://dataform.googleapis.com/",
"schemas": {
"Assertion": {
Expand Down Expand Up @@ -3501,8 +3501,7 @@
"type": "object"
},
"name": {
"description": "Output only. The repository's name.",
"readOnly": true,
"description": "Identifier. The repository's name.",
"type": "string"
},
"npmrcEnvironmentVariablesSecretVersion": {
Expand Down Expand Up @@ -3895,8 +3894,7 @@
"id": "Workspace",
"properties": {
"name": {
"description": "Output only. The workspace's name.",
"readOnly": true,
"description": "Identifier. The workspace's name.",
"type": "string"
}
},
Expand Down

0 comments on commit 85f625e

Please sign in to comment.