Class TagTemplateField (1.0.2)

The template for an individual field within a tag template. .. attribute:: name

Output only. The resource name of the tag template field in URL format. Example: - projects/{project_id}/locations/{loca tion}/tagTemplates/{tag_template}/fields/{field} Note that this TagTemplateField may not actually be stored in the location in this name.

Required. The type of value this tag field can contain.

The order of this field with respect to other fields in this tag template. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag do not have to be sequential.