Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::BulkGetDataTableRowsResponse.
Response message with data table rows.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#data_table_rows
def data_table_rows() -> ::Array<::Google::Cloud::Chronicle::V1::DataTableRow>
Returns
- (::Array<::Google::Cloud::Chronicle::V1::DataTableRow>) — The requested data table rows.
#data_table_rows=
def data_table_rows=(value) -> ::Array<::Google::Cloud::Chronicle::V1::DataTableRow>
Parameter
- value (::Array<::Google::Cloud::Chronicle::V1::DataTableRow>) — The requested data table rows.
Returns
- (::Array<::Google::Cloud::Chronicle::V1::DataTableRow>) — The requested data table rows.