Searched refs:AppProfile (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\BigtableAdmin\AppProfile; alias41 * @param AppProfile $postBody49 * @return AppProfile51 public function create($parent, AppProfile $postBody, $optParams = [])55 return $this->call('create', [$params], AppProfile::class);82 * @return AppProfile88 return $this->call('get', [$params], AppProfile::class);122 * @param AppProfile $postBody131 public function patch($name, AppProfile $postBody, $optParams = [])
23 protected $appProfilesType = AppProfile::class;35 * @param AppProfile[]42 * @return AppProfile[]
20 class AppProfile extends \Google\Model class112 class_alias(AppProfile::class, 'Google_Service_BigtableAdmin_AppProfile');