All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.TestPermissionsRequest.html Maven / Gradle / Ivy







TestPermissionsRequest (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class TestPermissionsRequest

    • Constructor Detail

      • TestPermissionsRequest

        public TestPermissionsRequest()
    • Method Detail

      • getPermissions

        public List<String> getPermissions()
        The set of permissions to check for the 'resource'. Permissions with wildcards (such as '*' or 'storage.*') are not allowed.
        Returns:
        value or null for none
      • setPermissions

        public TestPermissionsRequest setPermissions(List<String> permissions)
        The set of permissions to check for the 'resource'. Permissions with wildcards (such as '*' or 'storage.*') are not allowed.
        Parameters:
        permissions - permissions or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy