asset_preparation::v3::environment::GetTrackFileRequest Struct Reference Last update: 16.07.2025 The information required to export an environment as a track file. More... Public Attributesgoogle::protobuf::Int32Value identifier = 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 ◆ identifier google::protobuf::Int32Value asset_preparation::v3::environment::GetTrackFileRequest::identifier = 1 The identifier of the environment to export. ◆ file_path string asset_preparation::v3::environment::GetTrackFileRequest::file_path = 2 The path of the exported file. ◆ overwrite google::protobuf::BoolValue asset_preparation::v3::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