Reference documentation and code samples for the Google Cloud Asset V1 Client class FeedOutputConfig.
Output configuration for asset feed destination.
Generated from protobuf message google.cloud.asset.v1.FeedOutputConfig
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ pubsub_destination |
Google\Cloud\Asset\V1\PubsubDestination
Destination on Pub/Sub. |
getPubsubDestination
Destination on Pub/Sub.
Generated from protobuf field .google.cloud.asset.v1.PubsubDestination pubsub_destination = 1;
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Asset\V1\PubsubDestination|null |
|
hasPubsubDestination
setPubsubDestination
Destination on Pub/Sub.
Generated from protobuf field .google.cloud.asset.v1.PubsubDestination pubsub_destination = 1;
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Asset\V1\PubsubDestination
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getDestination
| Returns | |
|---|---|
| Type | Description |
string |
|