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