Reference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class NoWrapper.
Sets the data
field as the HTTP body for delivery.
Generated from protobuf message google.cloud.bigquery.analyticshub.v1.PushConfig.NoWrapper
Namespace
Google \ Cloud \ BigQuery \ AnalyticsHub \ V1 \ PushConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ write_metadata |
bool
Optional. When true, writes the Pub/Sub message metadata to |
getWriteMetadata
Optional. When true, writes the Pub/Sub message metadata to
x-goog-pubsub-<KEY>:<VAL>
headers of the HTTP request. Writes the
Pub/Sub message attributes to <KEY>:<VAL>
headers of the HTTP request.
Returns | |
---|---|
Type | Description |
bool |
setWriteMetadata
Optional. When true, writes the Pub/Sub message metadata to
x-goog-pubsub-<KEY>:<VAL>
headers of the HTTP request. Writes the
Pub/Sub message attributes to <KEY>:<VAL>
headers of the HTTP request.
Parameter | |
---|---|
Name | Description |
var |
bool
|
Returns | |
---|---|
Type | Description |
$this |