asset_preparation::v3::geometry::PushIndicesRequest Struct Reference Last update: 16.07.2025 The information required to push indices to a geometry. The recommended size of the request is in range 256kB to 1MB. More... Public Attributesgoogle::protobuf::Int32Value geometry_identifier = 1 repeated int32 indices = 2 Detailed Description The information required to push indices to a geometry. The recommended size of the request is in range 256kB to 1MB. Member Data Documentation ◆ geometry_identifier google::protobuf::Int32Value asset_preparation::v3::geometry::PushIndicesRequest::geometry_identifier = 1 The identifier of the geometry. ◆ indices repeated int32 asset_preparation::v3::geometry::PushIndicesRequest::indices = 2 The indices to push in the geometry. The documentation for this struct was generated from the following file:geometry_description.proto