Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::ExportNativeDashboardsResponse.
Response message for exporting a dashboard.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#inline_destination
def inline_destination() -> ::Google::Cloud::Chronicle::V1::InlineDestination
Returns
- (::Google::Cloud::Chronicle::V1::InlineDestination) — The data for the exported dashboards included directly in the response.
#inline_destination=
def inline_destination=(value) -> ::Google::Cloud::Chronicle::V1::InlineDestination
Parameter
- value (::Google::Cloud::Chronicle::V1::InlineDestination) — The data for the exported dashboards included directly in the response.
Returns
- (::Google::Cloud::Chronicle::V1::InlineDestination) — The data for the exported dashboards included directly in the response.