@nebius/js-sdk - v0.1.22
Services Index
GitHub
Preparing search index...
api/nebius/quotas/v1
QuotaAllowanceServiceServer
Interface QuotaAllowanceServiceServer
interface
QuotaAllowanceServiceServer
{
create
:
handleUnaryCall
<
CreateQuotaAllowanceRequest
,
Operation
>
;
delete
:
handleUnaryCall
<
DeleteQuotaAllowanceRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetQuotaAllowanceRequest
,
QuotaAllowance
>
;
getByName
:
handleUnaryCall
<
GetByNameRequest
,
QuotaAllowance
>
;
list
:
handleUnaryCall
<
ListQuotaAllowancesRequest
,
ListQuotaAllowancesResponse
,
>
;
update
:
handleUnaryCall
<
UpdateQuotaAllowanceRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
QuotaAllowanceServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
get
By
Name
list
update
Properties
create
create
:
handleUnaryCall
<
CreateQuotaAllowanceRequest
,
Operation
>
delete
delete
:
handleUnaryCall
<
DeleteQuotaAllowanceRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetQuotaAllowanceRequest
,
QuotaAllowance
>
get
By
Name
getByName
:
handleUnaryCall
<
GetByNameRequest
,
QuotaAllowance
>
list
list
:
handleUnaryCall
<
ListQuotaAllowancesRequest
,
ListQuotaAllowancesResponse
>
update
update
:
handleUnaryCall
<
UpdateQuotaAllowanceRequest
,
Operation
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
delete
get
get
By
Name
list
update
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.22
Loading...