Lines Matching full:custom
36 * Create a custom class. (customClasses.create)
38 * @param string $parent Required. The parent resource where this custom class
56 * Delete a custom class. (customClasses.delete)
58 * @param string $name Required. The name of the custom class to delete. Format:
74 * Get a custom class. (customClasses.get)
76 * @param string $name Required. The name of the custom class to retrieve.
89 * List custom classes. (customClasses.listProjectsLocationsCustomClasses)
92 * custom classes. Format:
100 * @opt_param int pageSize The maximum number of custom classes to return. The
101 * service may return fewer than this value. If unspecified, at most 50 custom
117 * Update a custom class. (customClasses.patch)
119 * @param string $name The resource name of the custom class.