AssetsWithFieldType

  • Removing an asset requires specifying both the asset's resource name and its asset field type.

  • The asset field is a required string representing the asset to be removed.

  • The asset_field_type field is a required enum specifying the asset field type.

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.