Lines Matching full:for

14  * License for the specific language governing permissions and limitations under
34 * Gets the Logging CMEK settings for the given resource.Note: CMEK for the Log
35 * Router can be configured for Google Cloud projects, folders, organizations
36 * and billing accounts. Once configured for an organization, it applies to all
37 * projects and folders in the Google Cloud organization.See Enabling CMEK for
39 * for more information. (billingAccounts.getCmekSettings)
41 * @param string $name Required. The resource for which to retrieve CMEK
45 * "folders/[FOLDER_ID]/cmekSettings" For
46 * example:"organizations/12345/cmekSettings"Note: CMEK for the Log Router can
47 * be configured for Google Cloud projects, folders, organizations and billing
48 * accounts. Once configured for an organization, it applies to all projects and
60 * Gets the Log Router settings for the given resource.Note: Settings for the
61 * Log Router can be get for Google Cloud projects, folders, organizations and
62 * billing accounts. Currently it can only be configured for organizations. Once
63 * configured for an organization, it applies to all projects and folders in the
64 * Google Cloud organization.See Enabling CMEK for Log Router
65 * (https://cloud.google.com/logging/docs/routing/managed-encryption) for more
68 * @param string $name Required. The resource for which to retrieve settings.
71 * "folders/[FOLDER_ID]/settings" For
72 * example:"organizations/12345/settings"Note: Settings for the Log Router can
73 * be get for Google Cloud projects, folders, organizations and billing
74 * accounts. Currently it can only be configured for organizations. Once
75 * configured for an organization, it applies to all projects and folders in the
88 // Adding a class alias for backwards compatibility with the previous class name.