__init__(self, *v1_discovery_uri=None, v2_discovery_uri=None, compute_v1_discovery_file=None, private_api_key_secret_name=None, gcp_ui_url=None) | framework.infrastructure.gcp.api.GcpApiManager | |
_build_from_discovery_v1(self, api_name, version) | framework.infrastructure.gcp.api.GcpApiManager | private |
_build_from_discovery_v2(self, api_name, version, *Optional[str] api_key=None, Optional[List] visibility_labels=None) | framework.infrastructure.gcp.api.GcpApiManager | private |
_build_from_file(self, discovery_file) | framework.infrastructure.gcp.api.GcpApiManager | private |
_exit_stack | framework.infrastructure.gcp.api.GcpApiManager | private |
close(self) | framework.infrastructure.gcp.api.GcpApiManager | |
compute(self, version) | framework.infrastructure.gcp.api.GcpApiManager | |
compute_v1_discovery_file | framework.infrastructure.gcp.api.GcpApiManager | |
gcp_ui_url | framework.infrastructure.gcp.api.GcpApiManager | |
iam(self, str version) | framework.infrastructure.gcp.api.GcpApiManager | |
networksecurity(self, version) | framework.infrastructure.gcp.api.GcpApiManager | |
networkservices(self, version) | framework.infrastructure.gcp.api.GcpApiManager | |
private_api_key(self) | framework.infrastructure.gcp.api.GcpApiManager | |
private_api_key_secret_name | framework.infrastructure.gcp.api.GcpApiManager | |
secrets(str version) | framework.infrastructure.gcp.api.GcpApiManager | static |
v1_discovery_uri | framework.infrastructure.gcp.api.GcpApiManager | |
v2_discovery_uri | framework.infrastructure.gcp.api.GcpApiManager | |