Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::resource::ResourceIdentity Struct Reference

Last update: 16.07.2025

The full identity of a resource, consisting of an identifier, a type and a name. More...

Public Attributes

int32 identifier = 1
 
string type = 2
 
string name = 3
 

Detailed Description

The full identity of a resource, consisting of an identifier, a type and a name.

Member Data Documentation

◆ identifier

int32 asset_preparation::v2::resource::ResourceIdentity::identifier = 1

The identifier of the resource.

◆ name

string asset_preparation::v2::resource::ResourceIdentity::name = 3

The name of the resource.

◆ type

string asset_preparation::v2::resource::ResourceIdentity::type = 2

The type of the resource.


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

Connect with Ansys