Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::StringValueBatch.
Represents a batch of string values to inspect or redact.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
def values() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Represents string data to inspect or redact.
#values=
def values=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Represents string data to inspect or redact.
Returns
- (::Array<::String>) — Optional. Represents string data to inspect or redact.