TestIamPermissionsResponse
Stay organized with collections
Save and categorize content based on your preferences.
Response message for certificateAuthorities.testIamPermissions
method.
JSON representation |
{
"permissions": [
string
]
} |
Fields |
permissions[] |
string
A subset of TestPermissionsRequest.permissions that the caller is allowed.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-30 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[[["\u003cp\u003eThe response for \u003ccode\u003ecertificateAuthorities.testIamPermissions\u003c/code\u003e is represented in JSON format.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON response includes a field named \u003ccode\u003epermissions\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003epermissions\u003c/code\u003e field contains an array of strings, representing a subset of permissions the caller is allowed.\u003c/p\u003e\n"]]],[],null,["# TestIamPermissionsResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for `certificateAuthorities.testIamPermissions` method."]]