asset_preparation::v2::environment::UpdateEnvironmentRequest Struct Reference Last update: 16.07.2025 The information required to update an environment. More... Collaboration diagram for asset_preparation::v2::environment::UpdateEnvironmentRequest: [legend] Public Attributesint32 id = 1 EnvironmentProperties properties = 2 Detailed Description The information required to update an environment. NoteAll the properties are optional so you can modify only one property. Member Data Documentation ◆ id int32 asset_preparation::v2::environment::UpdateEnvironmentRequest::id = 1 The identifier of the environment to update. ◆ properties EnvironmentProperties asset_preparation::v2::environment::UpdateEnvironmentRequest::properties = 2 The environment properties. The documentation for this struct was generated from the following file:environment_description.proto