id property
A unique identifier for the set. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.
Implementation
final String? id;
A unique identifier for the set. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.
final String? id;