asset_preparation::v3::environment::CreateEnvironmentRequest Struct Reference Last update: 16.07.2025 The information required to create an environment. More... Collaboration diagram for asset_preparation::v3::environment::CreateEnvironmentRequest: [legend] Public Attributesgoogle::protobuf::StringValue name = 1 EnvironmentProperties properties = 2 Detailed Description The information required to create an environment. Member Data Documentation ◆ name google::protobuf::StringValue asset_preparation::v3::environment::CreateEnvironmentRequest::name = 1 The environment name. NoteNames must be unique amongst sibling environments. If no name is defined, a default unique name is automatically set. ◆ properties EnvironmentProperties asset_preparation::v3::environment::CreateEnvironmentRequest::properties = 2 The environment properties. The documentation for this struct was generated from the following file:environment_description.proto