google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.ManagedConfiguration View Source

A managed configuration resource contains the set of managed properties that have been configured for an Android app. The app's developer would have defined configurable properties in the managed configurations schema.

Attributes

  • kind (String): Identifies what kind of resource this is. Value: the fixed string "androidenterprise#managedConfiguration". Defaults to: null.
  • managedProperty (List[ManagedProperty]): The set of managed properties for this configuration. Defaults to: null.
  • productId (String): The ID of the product that the managed configuration is for, e.g. "app:com.google.android.gm". Defaults to: null.