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