Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::BulkCreateDataTableRowsResponse.
Response message with created 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>) — DataTableRows created
#data_table_rows=
def data_table_rows=(value) -> ::Array<::Google::Cloud::Chronicle::V1::DataTableRow>
Parameter
- value (::Array<::Google::Cloud::Chronicle::V1::DataTableRow>) — DataTableRows created
Returns
- (::Array<::Google::Cloud::Chronicle::V1::DataTableRow>) — DataTableRows created