Lines Matching full:projects
24 * The "projects" collection of methods.
28 * $projects = $loggingService->projects;
31 class Projects extends \Google\Service\Resource class
35 * Router can be configured for Google Cloud projects, folders, organizations
37 * projects and folders in the Google Cloud organization.See Enabling CMEK for
39 * for more information. (projects.getCmekSettings)
42 * settings. "projects/[PROJECT_ID]/cmekSettings"
47 * be configured for Google Cloud projects, folders, organizations and billing
48 * accounts. Once configured for an organization, it applies to all projects and
61 * Log Router can be get for Google Cloud projects, folders, organizations and
63 * configured for an organization, it applies to all projects and folders in the
66 * information. (projects.getSettings)
69 * "projects/[PROJECT_ID]/settings" "organizations/[ORGANIZATION_ID]/settings"
73 * be get for Google Cloud projects, folders, organizations and billing
75 * configured for an organization, it applies to all projects and folders in the
89 class_alias(Projects::class, 'Google_Service_Logging_Resource_Projects');