You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
Copy file name to clipboardExpand all lines: docs/dyn/alertcenter_v1beta1.alerts.feedback.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ <h3>Method Details</h3>
133
133
Args:
134
134
alertId: string, Required. The alert identifier. The "-" wildcard could be used to represent all alerts. (required)
135
135
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).
Copy file name to clipboardExpand all lines: docs/dyn/alertcenter_v1beta1.alerts.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -250,7 +250,7 @@ <h3>Method Details</h3>
250
250
"securityInvestigationToolLink": "A String", # Output only. An optional [Security Investigation Tool](https://support.google.com/a/answer/7575955) query for this alert.
251
251
"source": "A String", # 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
252
252
"startTime": "A String", # Required. The time the event that caused this alert was started or detected.
253
-
"type": "A String", # 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
+
"type": "A String", # 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).
254
254
"updateTime": "A String", # Output only. The time this alert was last updated.
255
255
}</pre>
256
256
</div>
@@ -287,7 +287,7 @@ <h3>Method Details</h3>
287
287
288
288
Args:
289
289
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).
291
291
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="create_time desc"`. Currently, supported sorting are `create_time asc`, `create_time desc`, `update_time desc`
292
292
pageSize: integer, Optional. The requested page size. Server may return fewer items than requested. If unspecified, server picks an appropriate default.
293
293
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's next_page_token field.
@@ -323,7 +323,7 @@ <h3>Method Details</h3>
323
323
"securityInvestigationToolLink": "A String", # Output only. An optional [Security Investigation Tool](https://support.google.com/a/answer/7575955) query for this alert.
324
324
"source": "A String", # 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
325
325
"startTime": "A String", # Required. The time the event that caused this alert was started or detected.
326
-
"type": "A String", # 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
+
"type": "A String", # 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).
327
327
"updateTime": "A String", # Output only. The time this alert was last updated.
328
328
},
329
329
],
@@ -388,7 +388,7 @@ <h3>Method Details</h3>
388
388
"securityInvestigationToolLink": "A String", # Output only. An optional [Security Investigation Tool](https://support.google.com/a/answer/7575955) query for this alert.
389
389
"source": "A String", # 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
390
390
"startTime": "A String", # Required. The time the event that caused this alert was started or detected.
391
-
"type": "A String", # 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
+
"type": "A String", # 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).
392
392
"updateTime": "A String", # Output only. The time this alert was last updated.
Copy file name to clipboardExpand all lines: docs/dyn/alertcenter_v1beta1.v1beta1.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ <h3>Method Details</h3>
105
105
106
106
{ # Customer-level settings.
107
107
"notifications": [ # 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).
109
109
"cloudPubsubTopic": { # 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.
110
110
"payloadFormat": "A String", # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
111
111
"topicName": "A String", # 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>
125
125
126
126
{ # Customer-level settings.
127
127
"notifications": [ # 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).
129
129
"cloudPubsubTopic": { # 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.
130
130
"payloadFormat": "A String", # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
131
131
"topicName": "A String", # 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>
145
145
146
146
{ # Customer-level settings.
147
147
"notifications": [ # 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).
149
149
"cloudPubsubTopic": { # 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.
150
150
"payloadFormat": "A String", # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
151
151
"topicName": "A String", # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1.projects.locations.repositories.dockerImages.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ <h3>Method Details</h3>
108
108
{ # The response from listing docker images.
109
109
"dockerImages": [ # The docker images returned.
110
110
{ # 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
-
"buildTime": "A String", # The time this image was built. This field is returned as the 'metadata.buildTime' 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&rcl=364878183).
111
+
"buildTime": "A String", # The time this image was built. This field is returned as the 'metadata.buildTime' 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.
112
112
"imageSizeBytes": "A String", # Calculated size of the image. This field is returned as the 'metadata.imageSizeBytes' field in the Version resource.
113
113
"mediaType": "A String", # Media type of this image, e.g. "application/vnd.docker.distribution.manifest.v2+json". This field is returned as the 'metadata.mediaType' field in the Version resource.
114
114
"name": "A String", # Required. registry_location, project_id, repository_name and image id forms a unique image name:`projects//locations//repository//dockerImages/`. For example, "projects/test-project/locations/us-west4/repositories/test-repo/dockerImages/ nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf", where "us-west4" is the registry_location, "test-project" is the project_id, "test-repo" is the repository_name and "nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf" is the image's digest.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.files.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ <h3>Method Details</h3>
114
114
"value": "A String", # The hash value.
115
115
},
116
116
],
117
-
"name": "A String", # The name of the file, for example: "projects/p1/locations/us-central1/repositories/repo1/files/a/b/c.txt".
117
+
"name": "A String", # The name of the file, for example: "projects/p1/locations/us-central1/repositories/repo1/files/a%2Fb%2Fc.txt". If the file ID part contains slashes, they are escaped.
118
118
"owner": "A String", # The name of the Package or Version that owns this file, if any.
119
119
"sizeBytes": "A String", # The size of the File in bytes.
120
120
"updateTime": "A String", # The time when the File was last updated.
@@ -148,7 +148,7 @@ <h3>Method Details</h3>
148
148
"value": "A String", # The hash value.
149
149
},
150
150
],
151
-
"name": "A String", # The name of the file, for example: "projects/p1/locations/us-central1/repositories/repo1/files/a/b/c.txt".
151
+
"name": "A String", # The name of the file, for example: "projects/p1/locations/us-central1/repositories/repo1/files/a%2Fb%2Fc.txt". If the file ID part contains slashes, they are escaped.
152
152
"owner": "A String", # The name of the Package or Version that owns this file, if any.
153
153
"sizeBytes": "A String", # The size of the File in bytes.
154
154
"updateTime": "A String", # The time when the File was last updated.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ <h3>Method Details</h3>
157
157
{ # Packages are named collections of versions.
158
158
"createTime": "A String", # The time when the package was created.
159
159
"displayName": "A String", # The display name of the package.
160
-
"name": "A String", # The name of the package, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1".
160
+
"name": "A String", # The name of the package, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1". If the package ID part contains slashes, the slashes are escaped.
161
161
"updateTime": "A String", # The time when the package was last updated. This includes publishing a new version of the package.
162
162
}</pre>
163
163
</div>
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184
184
{ # Packages are named collections of versions.
185
185
"createTime": "A String", # The time when the package was created.
186
186
"displayName": "A String", # The display name of the package.
187
-
"name": "A String", # The name of the package, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1".
187
+
"name": "A String", # The name of the package, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1". If the package ID part contains slashes, the slashes are escaped.
188
188
"updateTime": "A String", # The time when the package was last updated. This includes publishing a new version of the package.
0 commit comments