Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::UpdateNativeDashboardRequest.
Request message to update a dashboard.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#native_dashboard
def native_dashboard() -> ::Google::Cloud::Chronicle::V1::NativeDashboard-
(::Google::Cloud::Chronicle::V1::NativeDashboard) — Required. The dashboard to update.
The dashboard's
namefield is used to identify the dashboard to update. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
#native_dashboard=
def native_dashboard=(value) -> ::Google::Cloud::Chronicle::V1::NativeDashboard-
value (::Google::Cloud::Chronicle::V1::NativeDashboard) — Required. The dashboard to update.
The dashboard's
namefield is used to identify the dashboard to update. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
-
(::Google::Cloud::Chronicle::V1::NativeDashboard) — Required. The dashboard to update.
The dashboard's
namefield is used to identify the dashboard to update. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask- (::Google::Protobuf::FieldMask) — Required. LINT.IfChange(update_mask_values) The list of fields to update. Supported paths are - display_name description definition.filters definition.charts type access dashboard_user_data.is_pinned
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask- value (::Google::Protobuf::FieldMask) — Required. LINT.IfChange(update_mask_values) The list of fields to update. Supported paths are - display_name description definition.filters definition.charts type access dashboard_user_data.is_pinned
- (::Google::Protobuf::FieldMask) — Required. LINT.IfChange(update_mask_values) The list of fields to update. Supported paths are - display_name description definition.filters definition.charts type access dashboard_user_data.is_pinned