Creates a low-level client for the service address.
Optionaloptions: Partial<ClientOptions>Contains the gRPC service description.
Readonlycreate: {Contains the create.
Readonlypath: "/nebius.vpc.v1.SecurityRuleService/Create"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => CreateSecurityRuleRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: CreateSecurityRuleRequest) => 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.vpc.v1.SecurityRuleService/Delete"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => DeleteSecurityRuleRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: DeleteSecurityRuleRequest) => 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.vpc.v1.SecurityRuleService/Get"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetSecurityRuleRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetSecurityRuleRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => SecurityRuleContains the response deserialize.
ReadonlyresponseSerialize: (value: SecurityRule) => 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.vpc.v1.SecurityRuleService/GetByName"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => GetSecurityRuleByNameRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: GetSecurityRuleByNameRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => SecurityRuleContains the response deserialize.
ReadonlyresponseSerialize: (value: SecurityRule) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlylist: {Contains the list.
Readonlypath: "/nebius.vpc.v1.SecurityRuleService/List"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => ListSecurityRulesRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: ListSecurityRulesRequest) => Buffer<ArrayBuffer>Contains the request serialize.
ReadonlyrequestStream: falseContains the request stream.
ReadonlyresponseDeserialize: (value: Buffer) => ListSecurityRulesResponseContains the response deserialize.
ReadonlyresponseSerialize: (value: ListSecurityRulesResponse) => Buffer<ArrayBuffer>Contains the response serialize.
ReadonlyresponseStream: falseContains the response stream.
ReadonlysendResetMask: falseContains the send reset mask.
Readonlyupdate: {Contains the update.
Readonlypath: "/nebius.vpc.v1.SecurityRuleService/Update"Contains the path.
ReadonlyrequestDescriptor: () => MessageDescriptor | undefinedContains the request descriptor.
ReadonlyrequestDeserialize: (value: Buffer) => UpdateSecurityRuleRequestContains the request deserialize.
ReadonlyrequestSerialize: (value: UpdateSecurityRuleRequest) => 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.vpc.v1.SecurityRuleServiceservice.