asset_preparation::v1::environment::GetTrackFileRequest Struct Reference Last update: 16.07.2025 The information required to export an environment as a track file. More... Public Attributesint32 id = 1 string file_path = 2 google::protobuf::BoolValue overwrite = 3 Detailed Description The information required to export an environment as a track file. Member Data Documentation ◆ file_path string asset_preparation::v1::environment::GetTrackFileRequest::file_path = 2 The path of the exported file. ◆ id int32 asset_preparation::v1::environment::GetTrackFileRequest::id = 1 The identifier of the environment to export. ◆ overwrite google::protobuf::BoolValue asset_preparation::v1::environment::GetTrackFileRequest::overwrite = 3 Describes whether the file should be overwritten. NoteThe default value is true. The documentation for this struct was generated from the following file:environment_description.proto