AssetsWithFieldType

  • Remove assets based on their asset and asset field type combination.

  • The asset field is a required string representing the resource name of the asset.

  • The asset_field_type is a required field representing the asset field type, referencing the AssetFieldType enumeration.

The combination of system asset and field type to remove.

Fields

asset

string

Required. The resource name of the asset to be removed.

asset_field_type

AssetFieldType

Required. The asset field type.