Home
last modified time | relevance | path

Searched refs:OP_COLLECTION_NAME (Results 1 – 2 of 2) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/compute/firewall_policies/
H A Dclient.py24 OP_COLLECTION_NAME = 'compute.globalOrganizationOperations' variable
48 self._op_has_project = self._HasProject(OP_COLLECTION_NAME)
218 operation.selfLink, collection=OP_COLLECTION_NAME)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/compute/org_security_policies/
H A Dclient.py24 OP_COLLECTION_NAME = 'compute.globalOrganizationOperations' variable
48 self._op_has_project = self._HasProject(OP_COLLECTION_NAME)
218 operation.selfLink, collection=OP_COLLECTION_NAME)