Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::Table::Row.
Values of the row.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
def values() -> ::Array<::Google::Cloud::Dlp::V2::Value>
    Returns
    
  - (::Array<::Google::Cloud::Dlp::V2::Value>) — Individual cells.
#values=
def values=(value) -> ::Array<::Google::Cloud::Dlp::V2::Value>
    Parameter
    
  - value (::Array<::Google::Cloud::Dlp::V2::Value>) — Individual cells.
    Returns
    
- (::Array<::Google::Cloud::Dlp::V2::Value>) — Individual cells.