Class DashboardQuery (0.6.0)

DashboardQuery(mapping=None, *, ignore_unknown_fields=False, **kwargs)

DashboardQuery resource.

Attributes

Name Description
name str
Output only. Name of the dashboardQuery.
query str
Required. Search query string.
input google.cloud.chronicle_v1.types.DashboardQuery.Input
Required. Inputs to the query.
dashboard_chart str
Output only. DashboardChart this query belongs to.
etag str
Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.

Classes

Input

Input(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Input to the query like time window.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields