AssetFieldTypeView

  • The asset field type view reports non-overcounted metrics for each asset field type when used as an extension.

  • The resource_name field is a string output representing the unique identifier for the asset field type view.

  • The field_type field is an output of the asset field type of the asset field type view.

An asset field type view. This view reports non-overcounted metrics for each asset field type when the asset is used as extension.

Fields

resource_name

string

Output only. The resource name of the asset field type view. Asset field type view resource names have the form:

customers/{customer_id}/assetFieldTypeViews/{field_type}

field_type

AssetFieldType

Output only. The asset field type of the asset field type view.