Creates a low-level client for the service address.
Optionaloptions: Partial<ClientOptions>Contains the gRPC service description.
Readonlydecrypt: {Contains the decrypt.
Readonlypath: "/nebius.kms.v1.SymmetricCryptoService/Decrypt"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => SymmetricDecryptRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: SymmetricDecryptRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => SymmetricDecryptResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: SymmetricDecryptResponse) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlyencrypt: {Contains the encrypt.
Readonlypath: "/nebius.kms.v1.SymmetricCryptoService/Encrypt"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => SymmetricEncryptRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: SymmetricEncryptRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => SymmetricEncryptResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: SymmetricEncryptResponse) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
ReadonlygenerateDataKey: {Contains the generate data key.
Readonlypath: "/nebius.kms.v1.SymmetricCryptoService/GenerateDataKey"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GenerateDataKeyRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GenerateDataKeyRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => GenerateDataKeyResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: GenerateDataKeyResponse) => 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.kms.v1.SymmetricCryptoServiceservice.