Chronicle V1 API - Class Google::Cloud::Chronicle::V1::ExecuteDashboardQueryResponse (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::ExecuteDashboardQueryResponse.

Response message for executing a dashboard query.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_sources

def data_sources() -> ::Array<::Google::Cloud::Chronicle::V1::DataSource>
Returns

#data_sources=

def data_sources=(value) -> ::Array<::Google::Cloud::Chronicle::V1::DataSource>
Parameter
Returns

#language_features

def language_features() -> ::Array<::Google::Cloud::Chronicle::V1::LanguageFeature>
Returns

#language_features=

def language_features=(value) -> ::Array<::Google::Cloud::Chronicle::V1::LanguageFeature>
Parameter
Returns

#last_backend_cache_refreshed_time

def last_backend_cache_refreshed_time() -> ::Google::Protobuf::Timestamp
Returns

#last_backend_cache_refreshed_time=

def last_backend_cache_refreshed_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
  • value (::Google::Protobuf::Timestamp) — Optional. Last time the cache was refreshed. This would be used by the UI to show the last updated time.
Returns

#query_runtime_errors

def query_runtime_errors() -> ::Array<::Google::Cloud::Chronicle::V1::QueryRuntimeError>
Returns

#query_runtime_errors=

def query_runtime_errors=(value) -> ::Array<::Google::Cloud::Chronicle::V1::QueryRuntimeError>
Parameter
Returns

#results

def results() -> ::Array<::Google::Cloud::Chronicle::V1::ExecuteDashboardQueryResponse::ColumnData>
Returns

#results=

def results=(value) -> ::Array<::Google::Cloud::Chronicle::V1::ExecuteDashboardQueryResponse::ColumnData>
Parameter
Returns

#time_window

def time_window() -> ::Google::Type::Interval
Returns

#time_window=

def time_window=(value) -> ::Google::Type::Interval
Parameter
Returns