Reference documentation and code samples for the Data Loss Prevention V2 Client class ConversationLocation.
Location within a conversation.
Generated from protobuf message google.privacy.dlp.v2.ConversationLocation
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ message_index
int
Matches an index of a message in the conversation provided in the request.
↳ all_messages
ConversationLocation\AllMessages
If set, indicates that the finding applies to all messages in the conversation.
getMessageIndex
Matches an index of a message in the conversation provided in the request.
int
hasMessageIndex
setMessageIndex
Matches an index of a message in the conversation provided in the request.
var
int
$this
getAllMessages
If set, indicates that the finding applies to all messages in the conversation.
hasAllMessages
setAllMessages
If set, indicates that the finding applies to all messages in the conversation.
$this
getLocation
string

