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.ScopeService/Get"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetScopeRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetScopeRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => ScopeContains the response deserialize.
ReadonlyresponseSerialize: (value: Scope) => 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.ScopeService/GetByName"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetScopeByNameRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetScopeByNameRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => ScopeContains the response deserialize.
ReadonlyresponseSerialize: (value: Scope) => 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.ScopeService/List"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => ListScopesRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: ListScopesRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => ListScopesResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: ListScopesResponse) => 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.ScopeServiceservice.