Skip to content

Commit 5d54a7d

Browse files
chore: Update discovery artifacts (#1941)
## Deleted keys were detected in the following stable discovery artifacts: assuredworkloads v1 https://togithub.com/googleapis/google-api-python-client/commit/9756c064a5cff42e367677216c48ff6649817dd5 cloudsearch v1 https://togithub.com/googleapis/google-api-python-client/commit/2717d97f6ccd16b03f70adbb317fb330f74f3e2d ## Deleted keys were detected in the following pre-stable discovery artifacts: assuredworkloads v1beta1 https://togithub.com/googleapis/google-api-python-client/commit/9756c064a5cff42e367677216c48ff6649817dd5 ## Discovery Artifact Change Summary: feat(alertcenter): update the api https://togithub.com/googleapis/google-api-python-client/commit/99b94eeb1cf0f695d921ac1d9081c0841f6b1693 feat(assuredworkloads): update the api https://togithub.com/googleapis/google-api-python-client/commit/9756c064a5cff42e367677216c48ff6649817dd5 feat(cloudbuild): update the api https://togithub.com/googleapis/google-api-python-client/commit/555317bfb60133f8ff82d4ac28651631404980d4 feat(cloudsearch): update the api https://togithub.com/googleapis/google-api-python-client/commit/2717d97f6ccd16b03f70adbb317fb330f74f3e2d feat(container): update the api https://togithub.com/googleapis/google-api-python-client/commit/ea99aeeb561642071866b71f54ae84be95ae5bcc feat(containeranalysis): update the api https://togithub.com/googleapis/google-api-python-client/commit/322df84348b8765bc6dce442c5d03209963a0e6b feat(dlp): update the api https://togithub.com/googleapis/google-api-python-client/commit/618362554c62d453579ff52933234a93ea5dfae3 feat(notebooks): update the api https://togithub.com/googleapis/google-api-python-client/commit/9ff1945acf3a74221759c2ceb9eb9a22c22b7c09 fix(prod_tt_sasportal): update the api https://togithub.com/googleapis/google-api-python-client/commit/9000eddf5e2e22242ebc94cb0af60363ff5c41df feat(tagmanager): update the api https://togithub.com/googleapis/google-api-python-client/commit/188cd231f843aafb1c49cafe64052ec190e477a8
1 parent 29ffbea commit 5d54a7d

File tree

239 files changed

+7989
-4596
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

239 files changed

+7989
-4596
lines changed

docs/dyn/apigee_v1.organizations.endpointAttachments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h3>Method Details</h3>
116116
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the endpoint attachment. Values other than `ACTIVE` mean the resource is not ready to use.
117117
}
118118

119-
endpointAttachmentId: string, ID to use for the endpoint attachment. The ID can contain lowercase letters and numbers, must start with a letter, and must be 1-20 characters in length.
119+
endpointAttachmentId: string, ID to use for the endpoint attachment. ID must start with a lowercase letter followed by up to 31 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. The minimum length is 2.
120120
x__xgafv: string, V1 error format.
121121
Allowed values
122122
1 - v1 error format

docs/dyn/apigeeregistry_v1.projects.locations.apis.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ <h3>Method Details</h3>
146146
&quot;a_key&quot;: &quot;A String&quot;,
147147
},
148148
&quot;name&quot;: &quot;A String&quot;, # Resource name.
149-
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
150-
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `apis/{api}/versions/{version}`
149+
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
150+
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
151151
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Last update timestamp.
152152
}
153153

@@ -172,8 +172,8 @@ <h3>Method Details</h3>
172172
&quot;a_key&quot;: &quot;A String&quot;,
173173
},
174174
&quot;name&quot;: &quot;A String&quot;, # Resource name.
175-
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
176-
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `apis/{api}/versions/{version}`
175+
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
176+
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
177177
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Last update timestamp.
178178
}</pre>
179179
</div>
@@ -223,8 +223,8 @@ <h3>Method Details</h3>
223223
&quot;a_key&quot;: &quot;A String&quot;,
224224
},
225225
&quot;name&quot;: &quot;A String&quot;, # Resource name.
226-
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
227-
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `apis/{api}/versions/{version}`
226+
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
227+
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
228228
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Last update timestamp.
229229
}</pre>
230230
</div>
@@ -296,8 +296,8 @@ <h3>Method Details</h3>
296296
&quot;a_key&quot;: &quot;A String&quot;,
297297
},
298298
&quot;name&quot;: &quot;A String&quot;, # Resource name.
299-
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
300-
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `apis/{api}/versions/{version}`
299+
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
300+
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
301301
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Last update timestamp.
302302
},
303303
],
@@ -340,8 +340,8 @@ <h3>Method Details</h3>
340340
&quot;a_key&quot;: &quot;A String&quot;,
341341
},
342342
&quot;name&quot;: &quot;A String&quot;, # Resource name.
343-
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
344-
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `apis/{api}/versions/{version}`
343+
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
344+
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
345345
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Last update timestamp.
346346
}
347347

@@ -367,8 +367,8 @@ <h3>Method Details</h3>
367367
&quot;a_key&quot;: &quot;A String&quot;,
368368
},
369369
&quot;name&quot;: &quot;A String&quot;, # Resource name.
370-
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
371-
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `apis/{api}/versions/{version}`
370+
&quot;recommendedDeployment&quot;: &quot;A String&quot;, # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
371+
&quot;recommendedVersion&quot;: &quot;A String&quot;, # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
372372
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Last update timestamp.
373373
}</pre>
374374
</div>

docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.versions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h3>Method Details</h3>
153153
{ # The body of a version resource. A version resource represents a collection of components, such as files and other data. This may correspond to a version in many package management schemes.
154154
&quot;createTime&quot;: &quot;A String&quot;, # The time when the version was created.
155155
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the version, as specified in its metadata.
156-
&quot;metadata&quot;: { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage
156+
&quot;metadata&quot;: { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the resources could be: DockerImage MavenArtifact
157157
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
158158
},
159159
&quot;name&quot;: &quot;A String&quot;, # The name of the version, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1&quot;. If the package or version ID parts contain slashes, the slashes are escaped.
@@ -195,7 +195,7 @@ <h3>Method Details</h3>
195195
{ # The body of a version resource. A version resource represents a collection of components, such as files and other data. This may correspond to a version in many package management schemes.
196196
&quot;createTime&quot;: &quot;A String&quot;, # The time when the version was created.
197197
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the version, as specified in its metadata.
198-
&quot;metadata&quot;: { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage
198+
&quot;metadata&quot;: { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the resources could be: DockerImage MavenArtifact
199199
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
200200
},
201201
&quot;name&quot;: &quot;A String&quot;, # The name of the version, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1&quot;. If the package or version ID parts contain slashes, the slashes are escaped.

docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.versions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h3>Method Details</h3>
153153
{ # The body of a version resource. A version resource represents a collection of components, such as files and other data. This may correspond to a version in many package management schemes.
154154
&quot;createTime&quot;: &quot;A String&quot;, # The time when the version was created.
155155
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the version, as specified in its metadata.
156-
&quot;metadata&quot;: { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage
156+
&quot;metadata&quot;: { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the resources could be: DockerImage MavenArtifact
157157
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
158158
},
159159
&quot;name&quot;: &quot;A String&quot;, # The name of the version, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1&quot;. If the package or version ID parts contain slashes, the slashes are escaped.
@@ -195,7 +195,7 @@ <h3>Method Details</h3>
195195
{ # The body of a version resource. A version resource represents a collection of components, such as files and other data. This may correspond to a version in many package management schemes.
196196
&quot;createTime&quot;: &quot;A String&quot;, # The time when the version was created.
197197
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the version, as specified in its metadata.
198-
&quot;metadata&quot;: { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage
198+
&quot;metadata&quot;: { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the resources could be: DockerImage MavenArtifact
199199
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
200200
},
201201
&quot;name&quot;: &quot;A String&quot;, # The name of the version, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1&quot;. If the package or version ID parts contain slashes, the slashes are escaped.

docs/dyn/assuredworkloads_v1.organizations.locations.workloads.violations.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ <h3>Method Details</h3>
101101

102102
{ # Request for acknowledging the violation Next Id: 4
103103
&quot;comment&quot;: &quot;A String&quot;, # Required. Business justification explaining the need for violation acknowledgement
104-
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Optional. Name of the OrgPolicy which was modified with non-compliant change and resulted in this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
105104
}
106105

107106
x__xgafv: string, V1 error format.
@@ -142,6 +141,7 @@ <h3>Method Details</h3>
142141
&quot;beginTime&quot;: &quot;A String&quot;, # Output only. Time of the event which triggered the Violation.
143142
&quot;category&quot;: &quot;A String&quot;, # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
144143
&quot;description&quot;: &quot;A String&quot;, # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
144+
&quot;exceptionAuditLogLink&quot;: &quot;A String&quot;, # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
145145
&quot;name&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
146146
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
147147
&quot;orgPolicyConstraint&quot;: &quot;A String&quot;, # Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.
@@ -210,6 +210,7 @@ <h3>Method Details</h3>
210210
&quot;beginTime&quot;: &quot;A String&quot;, # Output only. Time of the event which triggered the Violation.
211211
&quot;category&quot;: &quot;A String&quot;, # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
212212
&quot;description&quot;: &quot;A String&quot;, # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
213+
&quot;exceptionAuditLogLink&quot;: &quot;A String&quot;, # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
213214
&quot;name&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
214215
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
215216
&quot;orgPolicyConstraint&quot;: &quot;A String&quot;, # Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.

docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.violations.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ <h3>Method Details</h3>
101101

102102
{ # Request for acknowledging the violation Next Id: 4
103103
&quot;comment&quot;: &quot;A String&quot;, # Required. Business justification explaining the need for violation acknowledgement
104-
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Optional. Name of the OrgPolicy which was modified with non-compliant change and resulted in this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
105104
}
106105

107106
x__xgafv: string, V1 error format.
@@ -142,6 +141,7 @@ <h3>Method Details</h3>
142141
&quot;beginTime&quot;: &quot;A String&quot;, # Output only. Time of the event which triggered the Violation.
143142
&quot;category&quot;: &quot;A String&quot;, # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
144143
&quot;description&quot;: &quot;A String&quot;, # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
144+
&quot;exceptionAuditLogLink&quot;: &quot;A String&quot;, # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
145145
&quot;name&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
146146
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
147147
&quot;orgPolicyConstraint&quot;: &quot;A String&quot;, # Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.
@@ -210,6 +210,7 @@ <h3>Method Details</h3>
210210
&quot;beginTime&quot;: &quot;A String&quot;, # Output only. Time of the event which triggered the Violation.
211211
&quot;category&quot;: &quot;A String&quot;, # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
212212
&quot;description&quot;: &quot;A String&quot;, # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
213+
&quot;exceptionAuditLogLink&quot;: &quot;A String&quot;, # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
213214
&quot;name&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
214215
&quot;nonCompliantOrgPolicy&quot;: &quot;A String&quot;, # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
215216
&quot;orgPolicyConstraint&quot;: &quot;A String&quot;, # Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.

0 commit comments

Comments
 (0)