public sealed class SalesforceDataCloudProperties : IMessage<SalesforceDataCloudProperties>, IEquatable<SalesforceDataCloudProperties>, IDeepCloneable<SalesforceDataCloudProperties>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Connection v1 API class SalesforceDataCloudProperties.
Connection properties specific to Salesforce DataCloud. This is intended for
use only by Salesforce partner projects.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation page covers the `SalesforceDataCloudProperties` class within the Google.Cloud.BigQuery.Connection.V1 namespace for .NET, with version 2.8.0 being the current version of interest in the context of this page."],["The `SalesforceDataCloudProperties` class is designed to handle connection properties specific to Salesforce DataCloud, and it's primarily intended for use by Salesforce partner projects."],["The class provides three main properties: `Identity` (a unique service account identity), `InstanceUri` (the user's Salesforce DataCloud instance URL), and `TenantId` (the user's Salesforce tenant ID)."],["The page also provides a historical overview of this class through its various versions, ranging from 1.2.0 up to 2.9.0, with 2.9.0 being the most recent."],["This class inherits from [object](https://learn.microsoft.com/dotnet/api/system.object) and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]