Reference documentation and code samples for the Area 120 Tables V1alpha1 API class Google::Area120::Tables::V1alpha1::BatchUpdateRowsResponse.
Response message for TablesService.BatchUpdateRows.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rows
def rows() -> ::Array<::Google::Area120::Tables::V1alpha1::Row>
Returns
- (::Array<::Google::Area120::Tables::V1alpha1::Row>) — The updated rows.
#rows=
def rows=(value) -> ::Array<::Google::Area120::Tables::V1alpha1::Row>
Parameter
- value (::Array<::Google::Area120::Tables::V1alpha1::Row>) — The updated rows.
Returns
- (::Array<::Google::Area120::Tables::V1alpha1::Row>) — The updated rows.