Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::FeedOutputConfig.
Output configuration for asset feed destination.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pubsub_destination
def pubsub_destination() -> ::Google::Cloud::Asset::V1::PubsubDestination
Returns
- (::Google::Cloud::Asset::V1::PubsubDestination) — Destination on Pub/Sub.
#pubsub_destination=
def pubsub_destination=(value) -> ::Google::Cloud::Asset::V1::PubsubDestination
Parameter
- value (::Google::Cloud::Asset::V1::PubsubDestination) — Destination on Pub/Sub.
Returns
- (::Google::Cloud::Asset::V1::PubsubDestination) — Destination on Pub/Sub.