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
Namespace
Google \ Cloud \ Asset \ V1Methods
__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.
Returns | |
---|---|
Type | Description |
Google\Cloud\Asset\V1\PubsubDestination|null |
hasPubsubDestination
setPubsubDestination
Destination on Pub/Sub.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Asset\V1\PubsubDestination
|
Returns | |
---|---|
Type | Description |
$this |
getDestination
Returns | |
---|---|
Type | Description |
string |