element property

String element
final

Object hierarchy path to the change, with levels separated by a '.' character. For repeated fields, an applicable unique identifier field is used for the index (usually selector, name, or id). For maps, the term 'key' is used. If the field has no unique identifier, the numeric index is used. Examples:

  • visibility.rulesselector=="google.LibraryService.ListBooks".restriction
  • quota.metric_rulesselector=="google".metric_costskey=="reads".value
  • logging.producer_destinations0

Implementation

final String element;