Creates a low-level client for the service address.
Optionaloptions: Partial<ClientOptions>Contains the gRPC service description.
Readonlycreate: {Contains the create.
Readonlypath: "/nebius.dns.v1.RecordService/Create"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => CreateRecordRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: CreateRecordRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => OperationContains the response deserialize.
ReadonlyresponseSerialize: (value: Operation) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlydelete: {Contains the delete.
Readonlypath: "/nebius.dns.v1.RecordService/Delete"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => DeleteRecordRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: DeleteRecordRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => OperationContains the response deserialize.
ReadonlyresponseSerialize: (value: Operation) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlyget: {Contains the get.
Readonlypath: "/nebius.dns.v1.RecordService/Get"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetRecordRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetRecordRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => RecordContains the response deserialize.
ReadonlyresponseSerialize: (value: Record) => 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.dns.v1.RecordService/GetByName"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetByNameRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetByNameRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => RecordContains the response deserialize.
ReadonlyresponseSerialize: (value: Record) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlylist: {Contains the list.
Readonlypath: "/nebius.dns.v1.RecordService/List"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => ListRecordsRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: ListRecordsRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => ListRecordsResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: ListRecordsResponse) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlyupdate: {Contains the update.
Readonlypath: "/nebius.dns.v1.RecordService/Update"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => UpdateRecordRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: UpdateRecordRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => OperationContains the response deserialize.
ReadonlyresponseSerialize: (value: Operation) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: trueContains the send reset mask.
Contains the fully qualified protobuf service name.
Creates low-level gRPC clients for the
nebius.dns.v1.RecordServiceservice.