Creates a low-level client for the service address.
Optionaloptions: Partial<ClientOptions>Contains the gRPC service description.
Readonlycreate: {Contains the create.
Readonlypath: "/nebius.mysterybox.v1.SecretService/Create"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => CreateSecretRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: CreateSecretRequest) => 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.mysterybox.v1.SecretService/Delete"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => DeleteSecretRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: DeleteSecretRequest) => 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.mysterybox.v1.SecretService/Get"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetSecretRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetSecretRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => SecretContains the response deserialize.
ReadonlyresponseSerialize: (value: Secret) => 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.mysterybox.v1.SecretService/GetByName"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetSecretByNameRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetSecretByNameRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => SecretContains the response deserialize.
ReadonlyresponseSerialize: (value: Secret) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlylist: {Contains the list.
Readonlypath: "/nebius.mysterybox.v1.SecretService/List"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => ListSecretsRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: ListSecretsRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => ListSecretsResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: ListSecretsResponse) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlyundelete: {Contains the undelete.
Readonlypath: "/nebius.mysterybox.v1.SecretService/Undelete"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => UndeleteSecretRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: UndeleteSecretRequest) => 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.
Readonlyupdate: {Contains the update.
Readonlypath: "/nebius.mysterybox.v1.SecretService/Update"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => UpdateSecretRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: UpdateSecretRequest) => 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.mysterybox.v1.SecretServiceservice.