Lines Matching full:app
36 * Creates an app profile within an instance. (appProfiles.create)
39 * create the new app profile. Values are of the form
45 * the new app profile within its instance, e.g., just `myprofile` rather than
48 * the app profile.
58 * Deletes an app profile from an instance. (appProfiles.delete)
60 * @param string $name Required. The unique name of the app profile to be
66 * deleting the app profile.
76 * Gets information about an app profile. (appProfiles.get)
78 * @param string $name Required. The unique name of the requested app profile.
91 * Lists information about app profiles in an instance.
95 * list of app profiles is requested. Values are of the form
118 * Updates an app profile within an instance. (appProfiles.patch)
120 * @param string $name The unique name of the app profile. Values are of the
126 * the app profile.
127 * @opt_param string updateMask Required. The subset of app profile fields which