asset_preparation::v1::environment Namespace Reference
Last update: 16.07.2025Classes | |
| struct | CreateEnvironmentRequest |
| The information required to create an environment. More... | |
| struct | CreateEnvironmentResponse |
| The identifier of the created environment. More... | |
| struct | DeleteEnvironmentRequest |
| The information required to delete an environment. More... | |
| struct | DeleteEnvironmentResponse |
| The response returned when deleting an environment. More... | |
| struct | EnvironmentIdentity |
| The full identity of an environment, consisting of an identifier and a name. More... | |
| class | EnvironmentPreparation |
| Environment Preparation Service. More... | |
| struct | EnvironmentProperties |
| The properties of an environment. More... | |
| struct | GetEnvironmentRequest |
| The information required to examine an environment. More... | |
| struct | GetEnvironmentResponse |
| The information about an environment. More... | |
| struct | GetTrackChunksRequest |
| The information required to export an environment as a stream of track chunks. More... | |
| struct | GetTrackFileRequest |
| The information required to export an environment as a track file. More... | |
| struct | GetTrackFileResponse |
| The response returned when exporting an environment as a track file. More... | |
| struct | ListEnvironmentsResponse |
| The identities of all environments in the collection. More... | |
| struct | UpdateEnvironmentRequest |
| The information required to update an environment. More... | |
| struct | UpdateEnvironmentResponse |
| The response returned when updating an environment. More... | |
Variables | |
| import common chunk | proto |
Variable Documentation
◆ proto
| import google protobuf wrappers asset_preparation::v1::environment::proto |