public sealed class PubSubExpressions : IMessage<DataProfilePubSubCondition.Types.PubSubExpressions>, IEquatable<DataProfilePubSubCondition.Types.PubSubExpressions>, IDeepCloneable<DataProfilePubSubCondition.Types.PubSubExpressions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DataProfilePubSubCondition.Types.PubSubExpressions.
An expression, consisting of an operator and conditions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDataProfilePubSubCondition.Types.PubSubExpressions\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with the latest version being 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubSubExpressions\u003c/code\u003e class represents an expression composed of an operator and conditions, used within the context of Pub/Sub notifications.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating its integration within the Google Cloud .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a parameterless one and one that takes another \u003ccode\u003ePubSubExpressions\u003c/code\u003e object as a parameter for creating a new instance by copying an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties for \u003ccode\u003eConditions\u003c/code\u003e, which holds a collection of \u003ccode\u003ePubSubCondition\u003c/code\u003e objects, and \u003ccode\u003eLogicalOperator\u003c/code\u003e, which specifies the operator applied to these conditions.\u003c/p\u003e\n"]]],[],null,[]]