asset_preparation::v2::resource Namespace Reference
Last update: 16.07.2025Classes | |
| struct | DeleteResourceRequest |
| The information required to delete a resource from the collection. More... | |
| struct | DeleteResourceResponse |
| The response returned when deleting a resource. More... | |
| struct | DownloadResourceAsChunksRequest |
| The request to export a resource as a stream. More... | |
| struct | DownloadResourceAsFileRequest |
| The request to export a resource as a file. More... | |
| struct | DownloadResourceAsFileResponse |
| The response returned when downloading a resource as a file. More... | |
| struct | ListResourcesRequest |
| The request to list all the uploaded resources of a specific type, if defined. More... | |
| struct | ListResourcesResponse |
| The identities of all resources in the collection. More... | |
| struct | ResourceIdentity |
| The full identity of a resource, consisting of an identifier, a type and a name. More... | |
| class | ResourcePreparation |
| Resource Preparation Service. More... | |
| struct | UploadResourceResponse |
| The identity of the uploaded resource. More... | |
Variables | |
| import asset_preparation_api resource resource_description | proto |
Variable Documentation
◆ proto
| import google protobuf wrappers asset_preparation::v2::resource::proto |