asset_preparation::v3::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 Attributesint32 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::v3::resource::ResourceIdentity::identifier = 1 The identifier of the resource. ◆ type string asset_preparation::v3::resource::ResourceIdentity::type = 2 The type of the resource. ◆ name string asset_preparation::v3::resource::ResourceIdentity::name = 3 The name of the resource. The documentation for this struct was generated from the following file:resource_description.proto