Property | Description |
---|---|
Connection | Name of the Google PubSub V2 source connection. |
Source Type | Type of the Google PubSub source object available. You can pull messages from a single Google PubSub source object. You cannot pull messages from multiple objects or parameterize a Google PubSub source object. |
Object | Name of the source object for the mapping. |
Property | Description |
---|---|
ACK | Indicates whether the Secure Agent must acknowledge the received messages. Default is unselected. |
maxMessages | Specifies the maximum number of messages that the Secure Agent pulls in a batch. Default is 95. The maximum value is 1000. |
Tracing Level | Description |
---|---|
Terse | The Secure Agent logs initialization information, error messages, and notification of rejected data. |
Normal | The Secure Agent logs initialization and status information, errors encountered, and skipped rows due to transformation row errors. Summarizes session results, but not at the level of individual rows. |
Verbose Initialization | In addition to normal tracing, the Secure Agent logs additional initialization details, names of index and data files used, and detailed transformation statistics. |
Verbose Data | In addition to verbose initialization tracing, the Secure Agent logs each row that passes into the mapping. Also notes where the Secure Agent truncates string data to fit the precision of a column and provides detailed transformation statistics. When you configure the tracing level to verbose data, the Secure Agent writes row data for all rows in a block when it processes a transformation. |
Object | Filters Fields | Datatype | Example |
---|---|---|---|
TopicGet | Topic | String | Topic = topicname |
TopicsList | NextPageToken | String | nextPageToken = djdefkikaks |
TopicsGetIamPolicy | resource | String | Resource = topicname |
SnapshotList | NextPageToken | String | nextPageToken = djdefkikaks |
SnapshotGetIamPolicy | Resource | String | Resource = snapshotName |
SubscriptionGet | Subscription | String | Subscription = subscriptionName |
SubscriptionGetIamPolicy | Resource | String | Resource = subscriptionName |
SubscriptionList | NextPageToken | String | nextPageToken = djdefkikaks |