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

target.apidocs.com.google.api.services.bigquery.model.TestIamPermissionsRequest.html Maven / Gradle / Ivy

There is a newer version: v2-rev20241027-2.0.0
Show newest version






TestIamPermissionsRequest (BigQuery API v2-rev20240727-2.0.0)












com.google.api.services.bigquery.model

Class TestIamPermissionsRequest

    • Constructor Detail

      • TestIamPermissionsRequest

        public TestIamPermissionsRequest()
    • 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. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
        Returns:
        value or null for none
      • setPermissions

        public TestIamPermissionsRequest setPermissions(List<String> permissions)
        The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
        Parameters:
        permissions - permissions or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy