Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::ContentItem.
Type of content to inspect.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#batch_content_item
def batch_content_item() -> ::Google::Cloud::Dlp::V2::BatchContentItem-
(::Google::Cloud::Dlp::V2::BatchContentItem) — Represents a batch of items to inspect.
Note: The following fields are mutually exclusive:
batch_content_item,value,table,byte_item,conversation. If a field in that set is populated, all other fields in the set will automatically be cleared.
#batch_content_item=
def batch_content_item=(value) -> ::Google::Cloud::Dlp::V2::BatchContentItem-
value (::Google::Cloud::Dlp::V2::BatchContentItem) — Represents a batch of items to inspect.
Note: The following fields are mutually exclusive:
batch_content_item,value,table,byte_item,conversation. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::BatchContentItem) — Represents a batch of items to inspect.
Note: The following fields are mutually exclusive:
batch_content_item,value,table,byte_item,conversation. If a field in that set is populated, all other fields in the set will automatically be cleared.
#byte_item
def byte_item() -> ::Google::Cloud::Dlp::V2::ByteContentItem-
(::Google::Cloud::Dlp::V2::ByteContentItem) — Content data to inspect or redact. Replaces
typeanddata.Note: The following fields are mutually exclusive:
byte_item,value,table,conversation,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
#byte_item=
def byte_item=(value) -> ::Google::Cloud::Dlp::V2::ByteContentItem-
value (::Google::Cloud::Dlp::V2::ByteContentItem) — Content data to inspect or redact. Replaces
typeanddata.Note: The following fields are mutually exclusive:
byte_item,value,table,conversation,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::ByteContentItem) — Content data to inspect or redact. Replaces
typeanddata.Note: The following fields are mutually exclusive:
byte_item,value,table,conversation,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
#content_metadata
def content_metadata() -> ::Google::Cloud::Dlp::V2::ContentMetadata- (::Google::Cloud::Dlp::V2::ContentMetadata) — User provided metadata for the content.
#content_metadata=
def content_metadata=(value) -> ::Google::Cloud::Dlp::V2::ContentMetadata- value (::Google::Cloud::Dlp::V2::ContentMetadata) — User provided metadata for the content.
- (::Google::Cloud::Dlp::V2::ContentMetadata) — User provided metadata for the content.
#conversation
def conversation() -> ::Google::Cloud::Dlp::V2::Conversation-
(::Google::Cloud::Dlp::V2::Conversation) — Represents a conversation (either complete or a slice).
It is assumed that all included messages are contiguous and ordered in
chronological order.
Note: The following fields are mutually exclusive:
conversation,value,table,byte_item,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
#conversation=
def conversation=(value) -> ::Google::Cloud::Dlp::V2::Conversation-
value (::Google::Cloud::Dlp::V2::Conversation) — Represents a conversation (either complete or a slice).
It is assumed that all included messages are contiguous and ordered in
chronological order.
Note: The following fields are mutually exclusive:
conversation,value,table,byte_item,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::Conversation) — Represents a conversation (either complete or a slice).
It is assumed that all included messages are contiguous and ordered in
chronological order.
Note: The following fields are mutually exclusive:
conversation,value,table,byte_item,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
#table
def table() -> ::Google::Cloud::Dlp::V2::Table-
(::Google::Cloud::Dlp::V2::Table) — Structured content for inspection. See
https://cloud.google.com/sensitive-data-protection/docs/inspecting-text#inspecting_a_table
to learn more.
Note: The following fields are mutually exclusive:
table,value,byte_item,conversation,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
#table=
def table=(value) -> ::Google::Cloud::Dlp::V2::Table-
value (::Google::Cloud::Dlp::V2::Table) — Structured content for inspection. See
https://cloud.google.com/sensitive-data-protection/docs/inspecting-text#inspecting_a_table
to learn more.
Note: The following fields are mutually exclusive:
table,value,byte_item,conversation,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::Table) — Structured content for inspection. See
https://cloud.google.com/sensitive-data-protection/docs/inspecting-text#inspecting_a_table
to learn more.
Note: The following fields are mutually exclusive:
table,value,byte_item,conversation,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
#value
def value() -> ::String-
(::String) — String data to inspect or redact.
Note: The following fields are mutually exclusive:
value,table,byte_item,conversation,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
#value=
def value=(value) -> ::String-
value (::String) — String data to inspect or redact.
Note: The following fields are mutually exclusive:
value,table,byte_item,conversation,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — String data to inspect or redact.
Note: The following fields are mutually exclusive:
value,table,byte_item,conversation,batch_content_item. If a field in that set is populated, all other fields in the set will automatically be cleared.