@Extension(name="Google Pub Sub",
category=SELECT)
@RequiresEnterpriseLicense(allowEvaluationLicense=true)
@Configurations(value=PubSubConfiguration.class)
@Xml(prefix="pubsub")
@OnException(value=PubSubExceptionHandler.class)
@ErrorTypes(value=PubSubErrorType.class)
public class PubSubConnector
extends Object
Copyright © 2021 MuleSoft, Inc.. All rights reserved.