MobileAppCategoryConstant

  • A mobile application category constant represents a category of mobile applications.

  • It includes fields like resource_name, id, and name to identify and describe the category.

  • The resource_name field follows a specific format: mobileAppCategoryConstants/{mobile_app_category_id}.

A mobile application category constant.

Fields

resource_name

string

Output only. The resource name of the mobile app category constant. Mobile app category constant resource names have the form:

mobileAppCategoryConstants/{mobile_app_category_id}

id

int32

Output only. The ID of the mobile app category constant.

name

string

Output only. Mobile app category name.