public sealed class GoldengateGoogleCloudStorageConnectionProperties : IMessage<GoldengateGoogleCloudStorageConnectionProperties>, IEquatable<GoldengateGoogleCloudStorageConnectionProperties>, IDeepCloneable<GoldengateGoogleCloudStorageConnectionProperties>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateGoogleCloudStorageConnectionProperties.
The properties of GoldengateGoogleCloudStorageConnectionProperties.
Implements
IMessageGoldengateGoogleCloudStorageConnectionProperties, IEquatableGoldengateGoogleCloudStorageConnectionProperties, IDeepCloneableGoldengateGoogleCloudStorageConnectionProperties, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Constructors
GoldengateGoogleCloudStorageConnectionProperties()
public GoldengateGoogleCloudStorageConnectionProperties()GoldengateGoogleCloudStorageConnectionProperties(GoldengateGoogleCloudStorageConnectionProperties)
public GoldengateGoogleCloudStorageConnectionProperties(GoldengateGoogleCloudStorageConnectionProperties other)| Parameter | |
|---|---|
| Name | Description |
other |
GoldengateGoogleCloudStorageConnectionProperties |
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 Cloud Storage.
| Property Value | |
|---|---|
| Type | Description |
string |
|
TechnologyType
public string TechnologyType { get; set; }Optional. The technology type.
| Property Value | |
|---|---|
| Type | Description |
string |
|