{"port":integer,// Union fielddestinationcan be only one of the following:"serviceAttachment":string,"host":string// End of list of possible types for union fielddestination.}
Fields
port
integer
The port is the target port number that is accepted by the destination.
Union fielddestination.
destinationcan be only one of the following:
serviceAttachment (deprecated)
string
PSC service attachments. Format: projects/*/regions/*/serviceAttachments/*
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eConnectors utilize a JSON structure to define target endpoints, identified by a unique key.\u003c/p\u003e\n"],["\u003cp\u003eEach key can have multiple destinations, which are defined as an array of objects.\u003c/p\u003e\n"],["\u003cp\u003eDestinations specify a target port, and can use either a service attachment or a publicly routable host.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eserviceAttachment\u003c/code\u003e option for destinations is deprecated, and should no longer be used.\u003c/p\u003e\n"]]],[],null,["# DestinationConfig\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [Destination](#Destination)\n - [JSON representation](#Destination.SCHEMA_REPRESENTATION)\n\nDefine the Connectors target endpoint.\n\nDestination\n-----------"]]