Creates a low-level client for the service address.
Optionaloptions: Partial<ClientOptions>Contains the gRPC service description.
Readonlyget: {Contains the get.
Readonlypath: "/nebius.vpc.v1alpha1.SubnetService/Get"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetSubnetRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetSubnetRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => SubnetContains the response deserialize.
ReadonlyresponseSerialize: (value: Subnet) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
ReadonlygetByName: {Contains the get by name.
Readonlypath: "/nebius.vpc.v1alpha1.SubnetService/GetByName"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetSubnetByNameRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetSubnetByNameRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => SubnetContains the response deserialize.
ReadonlyresponseSerialize: (value: Subnet) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlylist: {Contains the list.
Readonlypath: "/nebius.vpc.v1alpha1.SubnetService/List"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => ListSubnetsRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: ListSubnetsRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => ListSubnetsResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: ListSubnetsResponse) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
ReadonlylistByNetwork: {Contains the list by network.
Readonlypath: "/nebius.vpc.v1alpha1.SubnetService/ListByNetwork"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => ListSubnetsByNetworkRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: ListSubnetsByNetworkRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => ListSubnetsResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: ListSubnetsResponse) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Contains the fully qualified protobuf service name.
Creates low-level gRPC clients for the
nebius.vpc.v1alpha1.SubnetServiceservice.