Global

Members

LifecycleState[undefined]

Unspecified state. This is only used/useful for distinguishing unset values.

LifecycleState[undefined]

The project has been marked for deletion by the user (by invoking projects.delete) or by the system (Google Cloud Platform). This can generally be reversed by invoking projects.undelete.

LifecycleState[undefined]

This lifecycle state is no longer used and not returned by the API.

LifecycleState[undefined]

The normal and active state.

Type Definitions

GetIamPolicyCallback(errnullable, policy)

Parameters:
Name Type Attributes Description
err Error <nullable>

Request error, if any.

policy Policy

This project's IAM policy.

GetIamPolicyResponse

Properties:
Name Type Description
0 Policy

This project's IAM policy.