id property

String id
final

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;