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 API for .NET, detailing its properties and usage."],["The `SalesforceDataCloudProperties` class is designed for managing connection properties specific to Salesforce DataCloud, intended for use by Salesforce partner projects, and it has a constructor that can create it with no arguments, or another SalesforceDataCloudProperties object."],["The page provides links to various versions of the API documentation, ranging from version 1.2.0 to the latest version, 2.9.0, with version 2.6.0 being the current view."],["The class includes properties like `Identity`, `InstanceUri`, and `TenantId`, which are crucial for establishing and managing the connection with the Salesforce DataCloud instance."],["It implements various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."]]],[]]