Oracle Database@Google Cloud v1 API - Class GoldengateGooglePubsubConnectionProperties (1.6.0)

public sealed class GoldengateGooglePubsubConnectionProperties : IMessage<GoldengateGooglePubsubConnectionProperties>, IEquatable<GoldengateGooglePubsubConnectionProperties>, IDeepCloneable<GoldengateGooglePubsubConnectionProperties>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateGooglePubsubConnectionProperties.

The properties of GoldengateGooglePubsubConnection.

Inheritance

object > GoldengateGooglePubsubConnectionProperties

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

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