docs: docs update (#911)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕
diff --git a/docs/dyn/alertcenter_v1beta1.alerts.html b/docs/dyn/alertcenter_v1beta1.alerts.html
index 428d78a..a889dfb 100644
--- a/docs/dyn/alertcenter_v1beta1.alerts.html
+++ b/docs/dyn/alertcenter_v1beta1.alerts.html
@@ -95,7 +95,7 @@
<code><a href="#getMetadata">getMetadata(alertId, customerId=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns the metadata of an alert. Attempting to get metadata for</p>
<p class="toc_element">
- <code><a href="#list">list(orderBy=None, pageSize=None, pageToken=None, customerId=None, x__xgafv=None, filter=None)</a></code></p>
+ <code><a href="#list">list(orderBy=None, pageToken=None, pageSize=None, customerId=None, filter=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists the alerts.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -113,10 +113,10 @@
The object takes the form of:
{ # A request to perform batch delete on alerts.
- "customerId": "A String", # Optional. The unique identifier of the G Suite organization account of the
+ "customerId": "A String", # Optional. The unique identifier of the G Suite organization account of the
# customer the alerts are associated with.
- "alertId": [ # Required. list of alert IDs.
- "A String",
+ "alertId": [ # Required. list of alert IDs.
+ "A String",
],
}
@@ -129,28 +129,28 @@
An object of the form:
{ # Response to batch delete operation on alerts.
- "failedAlertStatus": { # The status details for each failed alert_id.
- "a_key": { # The `Status` type defines a logical error model that is suitable for
+ "failedAlertStatus": { # The status details for each failed alert_id.
+ "a_key": { # The `Status` type defines a logical error model that is suitable for
# different programming environments, including REST APIs and RPC APIs. It is
# used by [gRPC](https://github.com/grpc). Each `Status` message contains
# three pieces of data: error code, error message, and error details.
#
# You can find out more about this error model and how to work with it in the
# [API Design Guide](https://cloud.google.com/apis/design/errors).
- "message": "A String", # A developer-facing error message, which should be in English. Any
- # user-facing error message should be localized and sent in the
- # google.rpc.Status.details field, or localized by the client.
- "code": 42, # The status code, which should be an enum value of google.rpc.Code.
- "details": [ # A list of messages that carry the error details. There is a common set of
+ "details": [ # A list of messages that carry the error details. There is a common set of
# message types for APIs to use.
{
- "a_key": "", # Properties of the object. Contains field @type with type URL.
+ "a_key": "", # Properties of the object. Contains field @type with type URL.
},
],
+ "message": "A String", # A developer-facing error message, which should be in English. Any
+ # user-facing error message should be localized and sent in the
+ # google.rpc.Status.details field, or localized by the client.
+ "code": 42, # The status code, which should be an enum value of google.rpc.Code.
},
},
- "successAlertIds": [ # The successful list of alert IDs.
- "A String",
+ "successAlertIds": [ # The successful list of alert IDs.
+ "A String",
],
}</pre>
</div>
@@ -164,10 +164,10 @@
The object takes the form of:
{ # A request to perform batch undelete on alerts.
- "customerId": "A String", # Optional. The unique identifier of the G Suite organization account of the
+ "customerId": "A String", # Optional. The unique identifier of the G Suite organization account of the
# customer the alerts are associated with.
- "alertId": [ # Required. list of alert IDs.
- "A String",
+ "alertId": [ # Required. list of alert IDs.
+ "A String",
],
}
@@ -180,28 +180,28 @@
An object of the form:
{ # Response to batch undelete operation on alerts.
- "failedAlertStatus": { # The status details for each failed alert_id.
- "a_key": { # The `Status` type defines a logical error model that is suitable for
+ "failedAlertStatus": { # The status details for each failed alert_id.
+ "a_key": { # The `Status` type defines a logical error model that is suitable for
# different programming environments, including REST APIs and RPC APIs. It is
# used by [gRPC](https://github.com/grpc). Each `Status` message contains
# three pieces of data: error code, error message, and error details.
#
# You can find out more about this error model and how to work with it in the
# [API Design Guide](https://cloud.google.com/apis/design/errors).
- "message": "A String", # A developer-facing error message, which should be in English. Any
- # user-facing error message should be localized and sent in the
- # google.rpc.Status.details field, or localized by the client.
- "code": 42, # The status code, which should be an enum value of google.rpc.Code.
- "details": [ # A list of messages that carry the error details. There is a common set of
+ "details": [ # A list of messages that carry the error details. There is a common set of
# message types for APIs to use.
{
- "a_key": "", # Properties of the object. Contains field @type with type URL.
+ "a_key": "", # Properties of the object. Contains field @type with type URL.
},
],
+ "message": "A String", # A developer-facing error message, which should be in English. Any
+ # user-facing error message should be localized and sent in the
+ # google.rpc.Status.details field, or localized by the client.
+ "code": 42, # The status code, which should be an enum value of google.rpc.Code.
},
},
- "successAlertIds": [ # The successful list of alert IDs.
- "A String",
+ "successAlertIds": [ # The successful list of alert IDs.
+ "A String",
],
}</pre>
</div>
@@ -258,18 +258,10 @@
An object of the form:
{ # An alert affecting a customer.
- "updateTime": "A String", # Output only. The time this alert was last updated.
- "endTime": "A String", # Optional. The time the event that caused this alert ceased being active.
- # If provided, the end time must not be earlier than the start time.
- # If not provided, it indicates an ongoing alert.
- "alertId": "A String", # Output only. The unique identifier for the alert.
- "deleted": True or False, # Output only. `True` if this alert is marked for deletion.
- "data": { # Optional. The data associated with this alert, for example
- # google.apps.alertcenter.type.DeviceCompromised.
- "a_key": "", # Properties of the object. Contains field @type with type URL.
- },
- "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
- "source": "A String", # Required. A unique identifier for the system that reported the alert.
+ "updateTime": "A String", # Output only. The time this alert was last updated.
+ "startTime": "A String", # Required. The time the event that caused this alert was started or
+ # detected.
+ "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:
@@ -280,7 +272,16 @@
# * Domain wide takeout
# * State sponsored attack
# * Google identity
- "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to help
+ "alertId": "A String", # Output only. The unique identifier for the alert.
+ "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
+ # [G Suite Alert types](/admin-sdk/alertcenter/reference/alert-types).
+ "data": { # Optional. The data associated with this alert, for example
+ # google.apps.alertcenter.type.DeviceCompromised.
+ "a_key": "", # Properties of the object. Contains field @type with type URL.
+ },
+ "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to help
# prevent simultaneous updates of an alert from overwriting each other.
# It is strongly suggested that systems make use of the `etag` in the
# read-modify-write cycle to perform alert updates in order to avoid race
@@ -290,27 +291,17 @@
#
# If no `etag` is provided in the call to update alert, then the existing
# alert is overwritten blindly.
- "startTime": "A String", # Required. The time the event that caused this alert was started or
- # detected.
- "metadata": { # An alert metadata. # Output only. The metadata associated with this alert.
- "status": "A String", # The current status of the alert.
- # The supported values are the following:
- #
- # * NOT_STARTED
- # * IN_PROGRESS
- # * CLOSED
- "updateTime": "A String", # Output only. The time this metadata was last updated.
- "severity": "A String", # The severity value of the alert. Alert Center will set this field at alert
- # creation time, default's to an empty string when it could not be
+ "metadata": { # An alert metadata. # Output only. The metadata associated with this alert.
+ "severity": "A String", # The severity value of the alert. Alert Center will set this field at alert
+ # creation time, default's to an empty string when it could not be
# determined.
# The supported values for update actions on this field are the following:
#
# * HIGH
# * MEDIUM
# * LOW
- "alertId": "A String", # Output only. The alert identifier.
- "assignee": "A String", # The email address of the user assigned to the alert.
- "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to
+ "assignee": "A String", # The email address of the user assigned to the alert.
+ "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to
# help prevent simultaneous updates of an alert metadata from overwriting
# each other. It is strongly suggested that systems make use of the `etag` in
# the read-modify-write cycle to perform metatdata updates in order to avoid
@@ -321,16 +312,25 @@
#
# If no `etag` is provided in the call to update alert metadata, then the
# existing alert metadata is overwritten blindly.
- "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
+ "updateTime": "A String", # Output only. The time this metadata was last updated.
+ "alertId": "A String", # Output only. The alert identifier.
+ "status": "A String", # The current status of the alert.
+ # The supported values are the following:
+ #
+ # * NOT_STARTED
+ # * IN_PROGRESS
+ # * CLOSED
+ "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
},
- "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
- # [G Suite Alert types](/admin-sdk/alertcenter/reference/alert-types).
- "createTime": "A String", # Output only. The time this alert was created.
- "securityInvestigationToolLink": "A String", # Output only. An optional
+ "deleted": True or False, # Output only. `True` if this alert is marked for deletion.
+ "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
+ "securityInvestigationToolLink": "A String", # Output only. An optional
# [Security Investigation Tool](https://support.google.com/a/answer/7575955)
# query for this alert.
+ "createTime": "A String", # Output only. The time this alert was created.
+ "endTime": "A String", # Optional. The time the event that caused this alert ceased being active.
+ # If provided, the end time must not be earlier than the start time.
+ # If not provided, it indicates an ongoing alert.
}</pre>
</div>
@@ -353,24 +353,16 @@
An object of the form:
{ # An alert metadata.
- "status": "A String", # The current status of the alert.
- # The supported values are the following:
- #
- # * NOT_STARTED
- # * IN_PROGRESS
- # * CLOSED
- "updateTime": "A String", # Output only. The time this metadata was last updated.
- "severity": "A String", # The severity value of the alert. Alert Center will set this field at alert
- # creation time, default's to an empty string when it could not be
+ "severity": "A String", # The severity value of the alert. Alert Center will set this field at alert
+ # creation time, default's to an empty string when it could not be
# determined.
# The supported values for update actions on this field are the following:
#
# * HIGH
# * MEDIUM
# * LOW
- "alertId": "A String", # Output only. The alert identifier.
- "assignee": "A String", # The email address of the user assigned to the alert.
- "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to
+ "assignee": "A String", # The email address of the user assigned to the alert.
+ "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to
# help prevent simultaneous updates of an alert metadata from overwriting
# each other. It is strongly suggested that systems make use of the `etag` in
# the read-modify-write cycle to perform metatdata updates in order to avoid
@@ -381,62 +373,58 @@
#
# If no `etag` is provided in the call to update alert metadata, then the
# existing alert metadata is overwritten blindly.
- "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
+ "updateTime": "A String", # Output only. The time this metadata was last updated.
+ "alertId": "A String", # Output only. The alert identifier.
+ "status": "A String", # The current status of the alert.
+ # The supported values are the following:
+ #
+ # * NOT_STARTED
+ # * IN_PROGRESS
+ # * CLOSED
+ "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
}</pre>
</div>
<div class="method">
- <code class="details" id="list">list(orderBy=None, pageSize=None, pageToken=None, customerId=None, x__xgafv=None, filter=None)</code>
+ <code class="details" id="list">list(orderBy=None, pageToken=None, pageSize=None, customerId=None, filter=None, x__xgafv=None)</code>
<pre>Lists the alerts.
Args:
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"`.
+timestamp using `order_by="create_time desc"`.
Currently, supported sorting are `create_time asc`, `create_time desc`,
`update_time desc`
- pageSize: integer, Optional. The requested page size. Server may return fewer items than
-requested. If unspecified, server picks an appropriate default.
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
+the value from the previous ListAlertsResponse's
next_page_token field.
+ pageSize: integer, Optional. The requested page size. Server may return fewer items than
+requested. If unspecified, server picks an appropriate default.
customerId: string, Optional. The unique identifier of the G Suite organization account of the
customer the alerts are associated with.
Inferred from the caller identity if not provided.
- x__xgafv: string, V1 error format.
- Allowed values
- 1 - v1 error format
- 2 - v2 error format
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).
+ x__xgafv: string, V1 error format.
+ Allowed values
+ 1 - v1 error format
+ 2 - v2 error format
Returns:
An object of the form:
{ # Response message for an alert listing request.
- "nextPageToken": "A String", # The token for the next page. If not empty, indicates that there may be more
- # alerts that match the listing request; this value can be used in a
- # subsequent ListAlertsRequest to get alerts continuing from last result
- # of the current list call.
- "alerts": [ # The list of alerts.
+ "alerts": [ # The list of alerts.
{ # An alert affecting a customer.
- "updateTime": "A String", # Output only. The time this alert was last updated.
- "endTime": "A String", # Optional. The time the event that caused this alert ceased being active.
- # If provided, the end time must not be earlier than the start time.
- # If not provided, it indicates an ongoing alert.
- "alertId": "A String", # Output only. The unique identifier for the alert.
- "deleted": True or False, # Output only. `True` if this alert is marked for deletion.
- "data": { # Optional. The data associated with this alert, for example
- # google.apps.alertcenter.type.DeviceCompromised.
- "a_key": "", # Properties of the object. Contains field @type with type URL.
- },
- "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
- "source": "A String", # Required. A unique identifier for the system that reported the alert.
+ "updateTime": "A String", # Output only. The time this alert was last updated.
+ "startTime": "A String", # Required. The time the event that caused this alert was started or
+ # detected.
+ "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:
@@ -447,7 +435,16 @@
# * Domain wide takeout
# * State sponsored attack
# * Google identity
- "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to help
+ "alertId": "A String", # Output only. The unique identifier for the alert.
+ "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
+ # [G Suite Alert types](/admin-sdk/alertcenter/reference/alert-types).
+ "data": { # Optional. The data associated with this alert, for example
+ # google.apps.alertcenter.type.DeviceCompromised.
+ "a_key": "", # Properties of the object. Contains field @type with type URL.
+ },
+ "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to help
# prevent simultaneous updates of an alert from overwriting each other.
# It is strongly suggested that systems make use of the `etag` in the
# read-modify-write cycle to perform alert updates in order to avoid race
@@ -457,27 +454,17 @@
#
# If no `etag` is provided in the call to update alert, then the existing
# alert is overwritten blindly.
- "startTime": "A String", # Required. The time the event that caused this alert was started or
- # detected.
- "metadata": { # An alert metadata. # Output only. The metadata associated with this alert.
- "status": "A String", # The current status of the alert.
- # The supported values are the following:
- #
- # * NOT_STARTED
- # * IN_PROGRESS
- # * CLOSED
- "updateTime": "A String", # Output only. The time this metadata was last updated.
- "severity": "A String", # The severity value of the alert. Alert Center will set this field at alert
- # creation time, default's to an empty string when it could not be
+ "metadata": { # An alert metadata. # Output only. The metadata associated with this alert.
+ "severity": "A String", # The severity value of the alert. Alert Center will set this field at alert
+ # creation time, default's to an empty string when it could not be
# determined.
# The supported values for update actions on this field are the following:
#
# * HIGH
# * MEDIUM
# * LOW
- "alertId": "A String", # Output only. The alert identifier.
- "assignee": "A String", # The email address of the user assigned to the alert.
- "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to
+ "assignee": "A String", # The email address of the user assigned to the alert.
+ "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to
# help prevent simultaneous updates of an alert metadata from overwriting
# each other. It is strongly suggested that systems make use of the `etag` in
# the read-modify-write cycle to perform metatdata updates in order to avoid
@@ -488,18 +475,31 @@
#
# If no `etag` is provided in the call to update alert metadata, then the
# existing alert metadata is overwritten blindly.
- "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
+ "updateTime": "A String", # Output only. The time this metadata was last updated.
+ "alertId": "A String", # Output only. The alert identifier.
+ "status": "A String", # The current status of the alert.
+ # The supported values are the following:
+ #
+ # * NOT_STARTED
+ # * IN_PROGRESS
+ # * CLOSED
+ "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
},
- "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
- # [G Suite Alert types](/admin-sdk/alertcenter/reference/alert-types).
- "createTime": "A String", # Output only. The time this alert was created.
- "securityInvestigationToolLink": "A String", # Output only. An optional
+ "deleted": True or False, # Output only. `True` if this alert is marked for deletion.
+ "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
+ "securityInvestigationToolLink": "A String", # Output only. An optional
# [Security Investigation Tool](https://support.google.com/a/answer/7575955)
# query for this alert.
+ "createTime": "A String", # Output only. The time this alert was created.
+ "endTime": "A String", # Optional. The time the event that caused this alert ceased being active.
+ # If provided, the end time must not be earlier than the start time.
+ # If not provided, it indicates an ongoing alert.
},
],
+ "nextPageToken": "A String", # The token for the next page. If not empty, indicates that there may be more
+ # alerts that match the listing request; this value can be used in a
+ # subsequent ListAlertsRequest to get alerts continuing from last result
+ # of the current list call.
}</pre>
</div>
@@ -512,14 +512,14 @@
previous_response: The response from the request for the previous page. (required)
Returns:
- A request object that you can call 'execute()' on to request the next
+ A request object that you can call 'execute()' on to request the next
page. Returns None if there are no more items in the collection.
</pre>
</div>
<div class="method">
<code class="details" id="undelete">undelete(alertId, body=None, x__xgafv=None)</code>
- <pre>Restores, or "undeletes", an alert that was marked for deletion within the
+ <pre>Restores, or "undeletes", an alert that was marked for deletion within the
past 30 days. Attempting to undelete an alert which was marked for deletion
over 30 days ago (which has been removed from the Alert Center database) or
a nonexistent alert returns a `NOT_FOUND` error. Attempting to
@@ -531,7 +531,7 @@
The object takes the form of:
{ # A request to undelete a specific alert that was marked for deletion.
- "customerId": "A String", # Optional. The unique identifier of the G Suite organization account of the
+ "customerId": "A String", # Optional. The unique identifier of the G Suite organization account of the
# customer the alert is associated with.
# Inferred from the caller identity if not provided.
}
@@ -545,18 +545,10 @@
An object of the form:
{ # An alert affecting a customer.
- "updateTime": "A String", # Output only. The time this alert was last updated.
- "endTime": "A String", # Optional. The time the event that caused this alert ceased being active.
- # If provided, the end time must not be earlier than the start time.
- # If not provided, it indicates an ongoing alert.
- "alertId": "A String", # Output only. The unique identifier for the alert.
- "deleted": True or False, # Output only. `True` if this alert is marked for deletion.
- "data": { # Optional. The data associated with this alert, for example
- # google.apps.alertcenter.type.DeviceCompromised.
- "a_key": "", # Properties of the object. Contains field @type with type URL.
- },
- "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
- "source": "A String", # Required. A unique identifier for the system that reported the alert.
+ "updateTime": "A String", # Output only. The time this alert was last updated.
+ "startTime": "A String", # Required. The time the event that caused this alert was started or
+ # detected.
+ "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:
@@ -567,7 +559,16 @@
# * Domain wide takeout
# * State sponsored attack
# * Google identity
- "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to help
+ "alertId": "A String", # Output only. The unique identifier for the alert.
+ "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
+ # [G Suite Alert types](/admin-sdk/alertcenter/reference/alert-types).
+ "data": { # Optional. The data associated with this alert, for example
+ # google.apps.alertcenter.type.DeviceCompromised.
+ "a_key": "", # Properties of the object. Contains field @type with type URL.
+ },
+ "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to help
# prevent simultaneous updates of an alert from overwriting each other.
# It is strongly suggested that systems make use of the `etag` in the
# read-modify-write cycle to perform alert updates in order to avoid race
@@ -577,27 +578,17 @@
#
# If no `etag` is provided in the call to update alert, then the existing
# alert is overwritten blindly.
- "startTime": "A String", # Required. The time the event that caused this alert was started or
- # detected.
- "metadata": { # An alert metadata. # Output only. The metadata associated with this alert.
- "status": "A String", # The current status of the alert.
- # The supported values are the following:
- #
- # * NOT_STARTED
- # * IN_PROGRESS
- # * CLOSED
- "updateTime": "A String", # Output only. The time this metadata was last updated.
- "severity": "A String", # The severity value of the alert. Alert Center will set this field at alert
- # creation time, default's to an empty string when it could not be
+ "metadata": { # An alert metadata. # Output only. The metadata associated with this alert.
+ "severity": "A String", # The severity value of the alert. Alert Center will set this field at alert
+ # creation time, default's to an empty string when it could not be
# determined.
# The supported values for update actions on this field are the following:
#
# * HIGH
# * MEDIUM
# * LOW
- "alertId": "A String", # Output only. The alert identifier.
- "assignee": "A String", # The email address of the user assigned to the alert.
- "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to
+ "assignee": "A String", # The email address of the user assigned to the alert.
+ "etag": "A String", # Optional. `etag` is used for optimistic concurrency control as a way to
# help prevent simultaneous updates of an alert metadata from overwriting
# each other. It is strongly suggested that systems make use of the `etag` in
# the read-modify-write cycle to perform metatdata updates in order to avoid
@@ -608,16 +599,25 @@
#
# If no `etag` is provided in the call to update alert metadata, then the
# existing alert metadata is overwritten blindly.
- "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
+ "updateTime": "A String", # Output only. The time this metadata was last updated.
+ "alertId": "A String", # Output only. The alert identifier.
+ "status": "A String", # The current status of the alert.
+ # The supported values are the following:
+ #
+ # * NOT_STARTED
+ # * IN_PROGRESS
+ # * CLOSED
+ "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
},
- "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
- # [G Suite Alert types](/admin-sdk/alertcenter/reference/alert-types).
- "createTime": "A String", # Output only. The time this alert was created.
- "securityInvestigationToolLink": "A String", # Output only. An optional
+ "deleted": True or False, # Output only. `True` if this alert is marked for deletion.
+ "customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
+ "securityInvestigationToolLink": "A String", # Output only. An optional
# [Security Investigation Tool](https://support.google.com/a/answer/7575955)
# query for this alert.
+ "createTime": "A String", # Output only. The time this alert was created.
+ "endTime": "A String", # Optional. The time the event that caused this alert ceased being active.
+ # If provided, the end time must not be earlier than the start time.
+ # If not provided, it indicates an ongoing alert.
}</pre>
</div>