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

The newest version!






TestPermissionsRequest (Compute Engine API v1-rev20250320-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
      • clone

        public TestPermissionsRequest clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy