Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::BatchContentLocation (v1.18.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::BatchContentLocation.

Location within a batch of content.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#item_index

def item_index() -> ::Integer
Returns
  • (::Integer) — Matches an index of a batch item in the batch provided in the request.

#item_index=

def item_index=(value) -> ::Integer
Parameter
  • value (::Integer) — Matches an index of a batch item in the batch provided in the request.
Returns
  • (::Integer) — Matches an index of a batch item in the batch provided in the request.