Creates a low-level client for the service address.
Optionaloptions: Partial<ClientOptions>Contains the gRPC service description.
ReadonlygetByInstance: {Contains the get by instance.
Readonlypath: "/nebius.compute.v1.MaintenanceService/GetByInstance"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetMaintenanceEventByInstanceRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetMaintenanceEventByInstanceRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => MaintenanceEventContains the response deserialize.
ReadonlyresponseSerialize: (value: MaintenanceEvent) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
ReadonlylistActive: {Contains the list active.
Readonlypath: "/nebius.compute.v1.MaintenanceService/ListActive"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => ListMaintenanceEventsRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: ListMaintenanceEventsRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => ListMaintenanceEventsResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: ListMaintenanceEventsResponse) => 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.compute.v1.MaintenanceServiceservice.