Class CreateTcpRouteRequest (0.5.10)

CreateTcpRouteRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request used by the TcpRoute method.

Attributes

NameDescription
parent str
Required. The parent resource of the TcpRoute. Must be in the format projects/*/locations/global.
tcp_route_id str
Required. Short name of the TcpRoute resource to be created.
tcp_route google.cloud.network_services_v1.types.TcpRoute
Required. TcpRoute resource to be created.