Class DrillDownConfig (0.6.0)

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

Drill down configuration.

Attributes

Name Description
left_drill_downs MutableSequence[google.cloud.chronicle_v1.types.DashboardChart.DrillDownConfig.DrillDown]
Required. Left click drill downs.
right_drill_downs MutableSequence[google.cloud.chronicle_v1.types.DashboardChart.DrillDownConfig.DrillDown]
Required. Right click drill downs.

Classes

DrillDown

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

Drill down config.

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