Creates a low-level client for the service address.
Optionaloptions: Partial<ClientOptions>Contains the gRPC service description.
ReadonlyestimateBatch: {Contains the estimate batch.
Readonlypath: "/nebius.billing.v1.CalculatorService/EstimateBatch"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => EstimateBatchRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: EstimateBatchRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => EstimateBatchResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: EstimateBatchResponse) => 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.billing.v1.CalculatorServiceservice.