Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::environment::UpdateEnvironmentRequest Struct Reference

Last update: 16.07.2025

The information required to update an environment. More...

Collaboration diagram for asset_preparation::v3::environment::UpdateEnvironmentRequest:

Public Attributes

google::protobuf::Int32Value identifier = 1
 
google::protobuf::StringValue name = 2
 
EnvironmentProperties properties = 3
 

Detailed Description

The information required to update an environment.

Member Data Documentation

◆ identifier

google::protobuf::Int32Value asset_preparation::v3::environment::UpdateEnvironmentRequest::identifier = 1

The identifier of the environment to update.

◆ name

google::protobuf::StringValue asset_preparation::v3::environment::UpdateEnvironmentRequest::name = 2

The environment name.

Note
Names must be unique amongst sibling environments.
If no name is defined, the name is not updated.

◆ properties

EnvironmentProperties asset_preparation::v3::environment::UpdateEnvironmentRequest::properties = 3

The environment properties.

Note
All the properties are optional.

The documentation for this struct was generated from the following file:
  • environment_description.proto

Connect with Ansys