Skip to main content

Services

RPC methods exposed by this API.

AssetService

Messages

Data models used across requests/responses.

ArchiveAssetRequest

The request for a call to AssetService_ArchiveAsset to archive a single existing asset by its asset_id.

ArchiveAssetResponse

The response of a call to AssetService_ArchiveAsset.

Asset

CreateAssetRequest

The request for a call to AssetService_CreateAsset to create a single new, empty asset.

CreateAssetResponse

The response of a call to AssetService_CreateAsset.

DeleteAssetRequest

The request for a call to AssetService_DeleteAsset to archive a single existing asset by its asset_id. Deprecated: Use ArchiveAssetRequest instead.

DeleteAssetResponse

The response of a call to AssetService_DeleteAsset. Deprecated: Use ArchiveAssetResponse instead. This message has no fields.

GetAssetRequest

The request for a call to AssetService_GetAsset to retrieve a single existing asset by its asset_id.

GetAssetResponse

ListAssetsRequest

The request for a call to AssetService_ListAssets.

ListAssetsResponse

The result of a call to AssetService_ListAssets.

UpdateAssetRequest

The request for a call to AssetService_UpdateAsset to update a single existing asset.

UpdateAssetResponse

The response of a call to AssetService_UpdateAsset.

Enums

Allowed constant values used in message fields.