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 provides reference information for the `SalesforceDataCloudProperties` class within the BigQuery Connection v1 API, specifically for .NET."],["The `SalesforceDataCloudProperties` class is designed to store connection details for Salesforce DataCloud, intended for use by Salesforce partner projects."],["The latest version documented is 2.9.0, and this page covers the version 2.7.0 as well as older versions that can be navigated through the links."],["Key properties of this class include `Identity`, `InstanceUri`, and `TenantId`, which are used to define the connection's service account, DataCloud instance URL, and tenant ID, respectively."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."]]],[]]