Skip to content

Commit 73a0aa3

Browse files
chore: Update discovery artifacts (#1375)
## Deleted keys were detected in the following stable discovery artifacts: servicenetworking v1 c0ad756 ## Deleted keys were detected in the following pre-stable discovery artifacts: retail v2alpha c9d7a14 servicenetworking v1beta c0ad756 ## Discovery Artifact Change Summary: feat(composer): update the api c2cb274 feat(compute): update the api 2cdcd0a feat(dfareporting): update the api 73f7d79 feat(dialogflow): update the api 8edd852 feat(retail): update the api c9d7a14 feat(sasportal): update the api 12683ca feat(servicenetworking): update the api c0ad756
1 parent 108b819 commit 73a0aa3

File tree

191 files changed

+3572
-1739
lines changed

Some content is hidden

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

191 files changed

+3572
-1739
lines changed

docs/dyn/alertcenter_v1beta1.alerts.feedback.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h3>Method Details</h3>
133133
Args:
134134
alertId: string, Required. The alert identifier. The &quot;-&quot; wildcard could be used to represent all alerts. (required)
135135
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert feedback are associated with. Inferred from the caller identity if not provided.
136-
filter: string, Optional. A query string for filtering alert feedback results. For more details, see [Query filters](/admin-sdk/alertcenter/guides/query-filters) and [Supported query filter fields](/admin-sdk/alertcenter/reference/filter-fields#alerts.feedback.list).
136+
filter: string, Optional. A query string for filtering alert feedback results. For more details, see [Query filters](https://developers.google.com/admin-sdk/alertcenter/guides/query-filters) and [Supported query filter fields](https://developers.google.com/admin-sdk/alertcenter/reference/filter-fields#alerts.feedback.list).
137137
x__xgafv: string, V1 error format.
138138
Allowed values
139139
1 - v1 error format

docs/dyn/alertcenter_v1beta1.alerts.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h3>Method Details</h3>
250250
&quot;securityInvestigationToolLink&quot;: &quot;A String&quot;, # Output only. An optional [Security Investigation Tool](https://support.google.com/a/answer/7575955) query for this alert.
251251
&quot;source&quot;: &quot;A String&quot;, # Required. A unique identifier for the system that reported the alert. This is output only after alert is created. Supported sources are any of the following: * Google Operations * Mobile device management * Gmail phishing * Domain wide takeout * State sponsored attack * Google identity
252252
&quot;startTime&quot;: &quot;A String&quot;, # Required. The time the event that caused this alert was started or detected.
253-
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [Google Workspace Alert types](/admin-sdk/alertcenter/reference/alert-types).
253+
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [Google Workspace Alert types](https://developers.google.com/admin-sdk/alertcenter/reference/alert-types).
254254
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this alert was last updated.
255255
}</pre>
256256
</div>
@@ -287,7 +287,7 @@ <h3>Method Details</h3>
287287

288288
Args:
289289
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alerts are associated with. Inferred from the caller identity if not provided.
290-
filter: string, Optional. A query string for filtering alert results. For more details, see [Query filters](/admin-sdk/alertcenter/guides/query-filters) and [Supported query filter fields](/admin-sdk/alertcenter/reference/filter-fields#alerts.list).
290+
filter: string, Optional. A query string for filtering alert results. For more details, see [Query filters](https://developers.google.com/admin-sdk/alertcenter/guides/query-filters) and [Supported query filter fields](https://developers.google.com/admin-sdk/alertcenter/reference/filter-fields#alerts.list).
291291
orderBy: string, Optional. The sort order of the list results. If not specified results may be returned in arbitrary order. You can sort the results in descending order based on the creation timestamp using `order_by=&quot;create_time desc&quot;`. Currently, supported sorting are `create_time asc`, `create_time desc`, `update_time desc`
292292
pageSize: integer, Optional. The requested page size. Server may return fewer items than requested. If unspecified, server picks an appropriate default.
293293
pageToken: string, Optional. A token identifying a page of results the server should return. If empty, a new iteration is started. To continue an iteration, pass in the value from the previous ListAlertsResponse&#x27;s next_page_token field.
@@ -323,7 +323,7 @@ <h3>Method Details</h3>
323323
&quot;securityInvestigationToolLink&quot;: &quot;A String&quot;, # Output only. An optional [Security Investigation Tool](https://support.google.com/a/answer/7575955) query for this alert.
324324
&quot;source&quot;: &quot;A String&quot;, # Required. A unique identifier for the system that reported the alert. This is output only after alert is created. Supported sources are any of the following: * Google Operations * Mobile device management * Gmail phishing * Domain wide takeout * State sponsored attack * Google identity
325325
&quot;startTime&quot;: &quot;A String&quot;, # Required. The time the event that caused this alert was started or detected.
326-
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [Google Workspace Alert types](/admin-sdk/alertcenter/reference/alert-types).
326+
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [Google Workspace Alert types](https://developers.google.com/admin-sdk/alertcenter/reference/alert-types).
327327
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this alert was last updated.
328328
},
329329
],
@@ -388,7 +388,7 @@ <h3>Method Details</h3>
388388
&quot;securityInvestigationToolLink&quot;: &quot;A String&quot;, # Output only. An optional [Security Investigation Tool](https://support.google.com/a/answer/7575955) query for this alert.
389389
&quot;source&quot;: &quot;A String&quot;, # Required. A unique identifier for the system that reported the alert. This is output only after alert is created. Supported sources are any of the following: * Google Operations * Mobile device management * Gmail phishing * Domain wide takeout * State sponsored attack * Google identity
390390
&quot;startTime&quot;: &quot;A String&quot;, # Required. The time the event that caused this alert was started or detected.
391-
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [Google Workspace Alert types](/admin-sdk/alertcenter/reference/alert-types).
391+
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [Google Workspace Alert types](https://developers.google.com/admin-sdk/alertcenter/reference/alert-types).
392392
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this alert was last updated.
393393
}</pre>
394394
</div>

docs/dyn/alertcenter_v1beta1.v1beta1.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h3>Method Details</h3>
105105

106106
{ # Customer-level settings.
107107
&quot;notifications&quot;: [ # The list of notifications.
108-
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](/admin-sdk/alertcenter/guides/notifications).
108+
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](https://developers.google.com/admin-sdk/alertcenter/guides/notifications).
109109
&quot;cloudPubsubTopic&quot;: { # A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant `[email protected]` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination.
110110
&quot;payloadFormat&quot;: &quot;A String&quot;, # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
111111
&quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
@@ -125,7 +125,7 @@ <h3>Method Details</h3>
125125

126126
{ # Customer-level settings.
127127
&quot;notifications&quot;: [ # The list of notifications.
128-
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](/admin-sdk/alertcenter/guides/notifications).
128+
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](https://developers.google.com/admin-sdk/alertcenter/guides/notifications).
129129
&quot;cloudPubsubTopic&quot;: { # A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant `[email protected]` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination.
130130
&quot;payloadFormat&quot;: &quot;A String&quot;, # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
131131
&quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
@@ -145,7 +145,7 @@ <h3>Method Details</h3>
145145

146146
{ # Customer-level settings.
147147
&quot;notifications&quot;: [ # The list of notifications.
148-
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](/admin-sdk/alertcenter/guides/notifications).
148+
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](https://developers.google.com/admin-sdk/alertcenter/guides/notifications).
149149
&quot;cloudPubsubTopic&quot;: { # A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant `[email protected]` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination.
150150
&quot;payloadFormat&quot;: &quot;A String&quot;, # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
151151
&quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).

docs/dyn/artifactregistry_v1.projects.locations.repositories.dockerImages.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h3>Method Details</h3>
108108
{ # The response from listing docker images.
109109
&quot;dockerImages&quot;: [ # The docker images returned.
110110
{ # DockerImage represents a docker artifact. The following fields are returned as untyped metadata in the Version resource, using camelcase keys (i.e. metadata.imageSizeBytes): - imageSizeBytes - mediaType - buildTime
111-
&quot;buildTime&quot;: &quot;A String&quot;, # The time this image was built. This field is returned as the &#x27;metadata.buildTime&#x27; field in the Version resource. The build time is returned to the client as an RFC 3339 string, which can be easily used with the JavaScript Date constructor and keeps the Version timestamps returned via OnePlatform consistent, as JSON marshals google.protobuf.Timestamp into an RFC 3339 string. (http://google3/cloud/containers/artifacts/metadata/v1beta2/builder/data.go?l=158-159&amp;rcl=364878183).
111+
&quot;buildTime&quot;: &quot;A String&quot;, # The time this image was built. This field is returned as the &#x27;metadata.buildTime&#x27; field in the Version resource. The build time is returned to the client as an RFC 3339 string, which can be easily used with the JavaScript Date constructor and keeps the Version timestamps returned via OnePlatform consistent, as JSON marshals google.protobuf.Timestamp into an RFC 3339 string.
112112
&quot;imageSizeBytes&quot;: &quot;A String&quot;, # Calculated size of the image. This field is returned as the &#x27;metadata.imageSizeBytes&#x27; field in the Version resource.
113113
&quot;mediaType&quot;: &quot;A String&quot;, # Media type of this image, e.g. &quot;application/vnd.docker.distribution.manifest.v2+json&quot;. This field is returned as the &#x27;metadata.mediaType&#x27; field in the Version resource.
114114
&quot;name&quot;: &quot;A String&quot;, # Required. registry_location, project_id, repository_name and image id forms a unique image name:`projects//locations//repository//dockerImages/`. For example, &quot;projects/test-project/locations/us-west4/repositories/test-repo/dockerImages/ nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf&quot;, where &quot;us-west4&quot; is the registry_location, &quot;test-project&quot; is the project_id, &quot;test-repo&quot; is the repository_name and &quot;nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf&quot; is the image&#x27;s digest.

docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.files.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3>Method Details</h3>
114114
&quot;value&quot;: &quot;A String&quot;, # The hash value.
115115
},
116116
],
117-
&quot;name&quot;: &quot;A String&quot;, # The name of the file, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/files/a/b/c.txt&quot;.
117+
&quot;name&quot;: &quot;A String&quot;, # The name of the file, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/files/a%2Fb%2Fc.txt&quot;. If the file ID part contains slashes, they are escaped.
118118
&quot;owner&quot;: &quot;A String&quot;, # The name of the Package or Version that owns this file, if any.
119119
&quot;sizeBytes&quot;: &quot;A String&quot;, # The size of the File in bytes.
120120
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the File was last updated.
@@ -148,7 +148,7 @@ <h3>Method Details</h3>
148148
&quot;value&quot;: &quot;A String&quot;, # The hash value.
149149
},
150150
],
151-
&quot;name&quot;: &quot;A String&quot;, # The name of the file, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/files/a/b/c.txt&quot;.
151+
&quot;name&quot;: &quot;A String&quot;, # The name of the file, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/files/a%2Fb%2Fc.txt&quot;. If the file ID part contains slashes, they are escaped.
152152
&quot;owner&quot;: &quot;A String&quot;, # The name of the Package or Version that owns this file, if any.
153153
&quot;sizeBytes&quot;: &quot;A String&quot;, # The size of the File in bytes.
154154
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the File was last updated.

docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h3>Method Details</h3>
157157
{ # Packages are named collections of versions.
158158
&quot;createTime&quot;: &quot;A String&quot;, # The time when the package was created.
159159
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the package.
160-
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;.
160+
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;. If the package ID part contains slashes, the slashes are escaped.
161161
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the package was last updated. This includes publishing a new version of the package.
162162
}</pre>
163163
</div>
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184184
{ # Packages are named collections of versions.
185185
&quot;createTime&quot;: &quot;A String&quot;, # The time when the package was created.
186186
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the package.
187-
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;.
187+
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;. If the package ID part contains slashes, the slashes are escaped.
188188
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the package was last updated. This includes publishing a new version of the package.
189189
},
190190
],

0 commit comments

Comments
 (0)