Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GcsApi

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

customdata

customdata: CustomdataApi

Protected restClient

restClient: RestClient

Methods

create

  • Parameters

    Returns Promise<GcsInput>

delete

  • delete(inputId: string): Promise<GcsInput>
  • Parameters

    • inputId: string

    Returns Promise<GcsInput>

get

  • get(inputId: string): Promise<GcsInput>
  • Parameters

    • inputId: string

    Returns Promise<GcsInput>

list

Generated using TypeDoc