For more information on the search, visit the help page.
RouteServiceStub
__init__
Create
Delete
Get
GetByName
List
Update
route_service_pb2_grpc
RouteService
RouteServiceServicer
add_RouteServiceServicer_to_server
nebius.api.nebius.vpc.v1.route_service_pb2_grpc.RouteServiceStub
nebius
api
vpc
v1
class RouteServiceStub(object): (source)
Constructor: RouteServiceStub(channel)
RouteServiceStub(channel)
View In Hierarchy
Missing associated documentation comment in .proto file.
Constructor. Args: channel: A grpc.Channel.
Undocumented