Skip to main content

routes

Overview

Nameroutes
TypeResource
Idgoogle.datastream.routes

Fields

NameDatatypeDescription
namestringOutput only. The resource's name.
createTimestringOutput only. The create time of the resource.
destinationAddressstringRequired. Destination address for connection
destinationPortintegerDestination port for connection
displayNamestringRequired. Display name.
labelsobjectLabels.
updateTimestringOutput only. The update time of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, privateConnectionsId, projectsId, routesIdUse this method to get details about a route.
listSELECTlocationsId, privateConnectionsId, projectsIdUse this method to list routes created for a private connectivity configuration in a project and location.
createINSERTlocationsId, privateConnectionsId, projectsIdUse this method to create a route for a private connectivity configuration in a project and location.
deleteDELETElocationsId, privateConnectionsId, projectsId, routesIdUse this method to delete a route.
_listEXEClocationsId, privateConnectionsId, projectsIdUse this method to list routes created for a private connectivity configuration in a project and location.