PSSubscriptionImpl
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PSSubscriptionclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Value parameters
- bqTableId
-
The name of the table to which to write data, of the form {projectId}:{datasetId}.{tableId}
- project
-
GCP Project ID
- subscription
-
The name of the subscription
- topic
-
The name of the topic from which this subscription is receiving messages
Attributes
- Returns
-
Subscription
- Definition Classes
Value parameters
- ackDeadlineSeconds
-
Messages not successfully acknowledged within seconds defined by this param will get resent by the server.
- project
-
GCP Project ID
- subscription
-
The name of the subscription
- topic
-
The name of the topic from which this subscription is receiving messages
Attributes
- Returns
-
Subscription
- Definition Classes
Value parameters
- ackDeadlineSeconds
-
Messages not successfully acknowledged within seconds defined by this param will get resent by the server.
- project
-
GCP Project ID
- pushEndpoint
-
A URL locating the endpoint to which messages should be pushed.
- subscription
-
The name of the subscription
- topic
-
The name of the topic from which this subscription is receiving messages
Attributes
- Returns
-
Subscription
- Definition Classes
Value parameters
- project
-
GCP Project ID
- subscription
-
The name of the subscription to be deleted
Attributes
- Returns
-
Unit
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product