public sealed class GoldengateGoogleBigQueryConnectionProperties : IMessage<GoldengateGoogleBigQueryConnectionProperties>, IEquatable<GoldengateGoogleBigQueryConnectionProperties>, IDeepCloneable<GoldengateGoogleBigQueryConnectionProperties>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateGoogleBigQueryConnectionProperties.
The properties of GoldengateGoogleBigQueryConnectionProperties.
Implements
IMessageGoldengateGoogleBigQueryConnectionProperties, IEquatableGoldengateGoogleBigQueryConnectionProperties, IDeepCloneableGoldengateGoogleBigQueryConnectionProperties, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Constructors
GoldengateGoogleBigQueryConnectionProperties()
public GoldengateGoogleBigQueryConnectionProperties()GoldengateGoogleBigQueryConnectionProperties(GoldengateGoogleBigQueryConnectionProperties)
public GoldengateGoogleBigQueryConnectionProperties(GoldengateGoogleBigQueryConnectionProperties other)| Parameter | |
|---|---|
| Name | Description |
other |
GoldengateGoogleBigQueryConnectionProperties |
Properties
ServiceAccountKeyFile
public string ServiceAccountKeyFile { get; set; }Optional. The base64 encoded content of the service account key file containing the credentials required to use Google BigQuery.
| Property Value | |
|---|---|
| Type | Description |
string |
|
TechnologyType
public string TechnologyType { get; set; }Optional. The technology type.
| Property Value | |
|---|---|
| Type | Description |
string |
|