GetParameterListResponse.ParameterType#

  • Source proto: rb/api/parameter.proto

Field

Type

Label

Description

name

string

type

int32

Type of parameter 0: int 1: double 2: std::string 3: std::array<double, 3> 4: std::array<double, 6> 5: std::array<double, 7>