Interface protos.google.cloud.bigquery.analyticshub.v1.IPushConfig (2.4.0)

Properties of a PushConfig.

Package

@google-cloud/bigquery-analyticshub

Properties

attributes

attributes?: ({ [k: string]: string }|null);

PushConfig attributes

noWrapper

noWrapper?: (google.cloud.bigquery.analyticshub.v1.PushConfig.INoWrapper|null);

PushConfig noWrapper

oidcToken

oidcToken?: (google.cloud.bigquery.analyticshub.v1.PushConfig.IOidcToken|null);

PushConfig oidcToken

pubsubWrapper

pubsubWrapper?: (google.cloud.bigquery.analyticshub.v1.PushConfig.IPubsubWrapper|null);

PushConfig pubsubWrapper

pushEndpoint

pushEndpoint?: (string|null);

PushConfig pushEndpoint