| __init__(self, discovery.Resource api, str project) | framework.infrastructure.gcp.api.GcpProjectApiResource | |
| _create_resource(self, discovery.Resource collection, dict body, **kwargs) | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | private |
| _delete_resource(self, discovery.Resource collection, str full_name) | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | private |
| _execute(self, HttpRequest request, timeout_sec=GcpProjectApiResource._WAIT_FOR_OPERATION_SEC) | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | private |
| _GCP_API_RETRIES | framework.infrastructure.gcp.api.GcpProjectApiResource | privatestatic |
| _get_resource(self, discovery.Resource collection, full_name) | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | private |
| _highlighter | framework.infrastructure.gcp.api.GcpProjectApiResource | private |
| _wait(self, operation, timeout_sec=GcpProjectApiResource._WAIT_FOR_OPERATION_SEC) | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | private |
| _WAIT_FIXED_SEC | framework.infrastructure.gcp.api.GcpProjectApiResource | privatestatic |
| _WAIT_FOR_OPERATION_SEC | framework.infrastructure.gcp.api.GcpProjectApiResource | privatestatic |
| api_name(self) | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | |
| api_version(self) | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | |
| GLOBAL_LOCATION | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | static |
| parent(self, Optional[str] location=GLOBAL_LOCATION) | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | |
| resource_full_name(self, name, collection_name) | framework.infrastructure.gcp.api.GcpStandardCloudApiResource | |
| resource_pretty_format(self, dict body) | framework.infrastructure.gcp.api.GcpProjectApiResource | |
| wait_for_operation(operation_request, test_success_fn, timeout_sec=_WAIT_FOR_OPERATION_SEC, wait_sec=_WAIT_FIXED_SEC) | framework.infrastructure.gcp.api.GcpProjectApiResource | static |