Skip to main content
S3NS
Documentation
  • Get Started
  • Get Started with Google Cloud
  • Product List
  • Cloud Customer Care
  • Featured Products
  • Agent Platform
  • Apigee API Management
  • BigQuery
  • Compute Engine
  • Cloud CDN
  • Cloud Run
  • Cloud Storage
  • Cloud SQL
  • Gemini Enterprise
  • Google Kubernetes Engine
  • Looker
  • Cross-product Tools
  • Access and resources management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
  • Technology Areas
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
/
  • Cloud Run
Overview Guides Reference Resources
S3NS
  • Documentation
    • More
    • Overview
    • Guides
    • Reference
    • Resources
  • Cloud Run Admin API
    • All APIs and references
    • Cloud Run Admin API overview
  • Google Cloud Client Libraries
    • C++
    • Go
    • Node.js
    • Java
    • PHP
    • Python
    • Ruby
    • .NET
  • gcloud command reference
  • Sandbox CLI
  • YAML reference
  • Terraform reference
    • Service
    • Job
  • REST API reference
    • Overview
    • About API versions
    • Shared
      • Types
      • AuditConfig
      • Binding
      • Code
      • GetIamPolicyRequest
      • LogType
      • Policy
      • SetIamPolicyRequest
      • Status
      • TestIamPermissionsRequest
      • TestIamPermissionsResponse
    • v2
      • REST Resources
      • projects.locations.instances
        • Overview
        • create
        • delete
        • get
        • getIamPolicy
        • list
        • patch
        • setIamPolicy
        • start
        • stop
        • testIamPermissions
      • projects.locations.jobs
        • Overview
        • create
        • delete
        • get
        • getIamPolicy
        • list
        • patch
        • run
        • setIamPolicy
        • testIamPermissions
      • projects.locations.jobs.executions
        • Overview
        • cancel
        • delete
        • get
        • list
      • projects.locations.jobs.executions.tasks
        • Overview
        • get
        • list
      • projects.locations.operations
        • Overview
        • delete
        • get
        • list
        • wait
      • projects.locations.services
        • Overview
        • create
        • delete
        • get
        • getIamPolicy
        • list
        • patch
        • setIamPolicy
        • testIamPermissions
      • projects.locations.services.revisions
        • Overview
        • delete
        • get
        • list
      • projects.locations.workerPools
        • Overview
        • create
        • delete
        • get
        • getIamPolicy
        • list
        • patch
        • setIamPolicy
        • testIamPermissions
      • projects.locations.workerPools.revisions
        • Overview
        • delete
        • get
        • list
      • Types
      • BinaryAuthorization
      • Condition
      • Container
      • EncryptionKeyRevocationAction
      • ExecutionEnvironment
      • IngressTraffic
      • LaunchStage
      • ListRevisionsResponse
      • NodeSelector
      • RevisionScaling
      • ServiceMesh
      • TaskTemplate
      • Volume
      • VpcAccess
    • v1
      • REST Resources
      • namespaces.authorizeddomains
        • Overview
        • list
      • namespaces.configurations
        • Overview
        • get
        • list
      • namespaces.domainmappings
        • Overview
        • create
        • delete
        • get
        • list
      • namespaces.executions
        • Overview
        • cancel
        • delete
        • get
        • list
      • namespaces.instances
        • Overview
        • create
        • delete
        • get
        • list
        • replaceInstance
        • start
        • stop
      • namespaces.jobs
        • Overview
        • create
        • delete
        • get
        • list
        • replaceJob
        • run
      • namespaces.revisions
        • Overview
        • delete
        • get
        • list
      • namespaces.routes
        • Overview
        • list
        • get
      • namespaces.services
        • Overview
        • create
        • delete
        • get
        • list
        • replaceService
      • namespaces.tasks
        • Overview
        • get
        • list
      • namespaces.workerpools
        • Overview
        • create
        • delete
        • get
        • list
        • replaceWorkerPool
      • projects.locations
        • Overview
        • list
      • projects.locations.instances
        • Overview
        • getIamPolicy
        • setIamPolicy
        • testIamPermissions
      • projects.locations.jobs
        • Overview
        • getIamPolicy
        • setIamPolicy
        • testIamPermissions
      • projects.locations.services
        • Overview
        • getIamPolicy
        • setIamPolicy
        • testIamPermissions
      • projects.locations.workerpools
        • Overview
        • getIamPolicy
        • setIamPolicy
        • testIamPermissions
      • Types
      • Addressable
      • Condition
      • Container
      • ExecutionSpec
      • ListMeta
      • LocalObjectReference
      • ObjectMeta
      • RevisionSpec
      • RevisionTemplate
      • Status
      • TaskSpec
      • TrafficTarget
      • Volume
  • RPC API reference
    • Overview
    • google.api
    • google.cloud.location
    • google.cloud.run.meta.v1
    • google.cloud.run.v1
    • google.cloud.run.v2
    • google.iam.v1
    • google.longrunning
    • google.rpc
    • google.type
  • IAM reference
    • Overview
    • Roles
    • Permissions
  • Metrics reference
  • Get Started
  • Get Started with Google Cloud
  • Product List
  • Cloud Customer Care
  • Featured Products
  • Agent Platform
  • Apigee API Management
  • BigQuery
  • Compute Engine
  • Cloud CDN
  • Cloud Run
  • Cloud Storage
  • Cloud SQL
  • Gemini Enterprise
  • Google Kubernetes Engine
  • Looker
  • Cross-product Tools
  • Access and resources management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
  • Technology Areas
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Some or all of the information on this page might not apply to Cloud de Confiance by S3NS. See Differences from Google Cloud for more details.
  • Home
  • Documentation
  • Application hosting
  • Cloud Run
  • Reference

TestIamPermissionsResponse

  • JSON representation

Response message for 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-07-11 UTC.

  • Terms
  • Privacy
  • Manage cookies