Beyondcorp_v1alphaFunctions

Functions

Link copied to clipboard

Gets details of a single AppConnection.

suspend fun getAppConnection(appConnectionId: String, location: String, project: String? = null): GetAppConnectionResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getAppConnectionIamPolicy(appConnectionId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetAppConnectionIamPolicyResult
Link copied to clipboard

Gets details of a single AppConnector.

suspend fun getAppConnector(appConnectorId: String, location: String, project: String? = null): GetAppConnectorResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getAppConnectorIamPolicy(appConnectorId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetAppConnectorIamPolicyResult
Link copied to clipboard

Gets details of a single AppGateway.

suspend fun getAppGateway(appGatewayId: String, location: String, project: String? = null): GetAppGatewayResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getAppGatewayIamPolicy(appGatewayId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetAppGatewayIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getApplicationIamPolicy(applicationId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetApplicationIamPolicyResult
Link copied to clipboard

Gets details of a single ClientConnectorService.

suspend fun getClientConnectorService(clientConnectorServiceId: String, location: String, project: String? = null): GetClientConnectorServiceResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getClientConnectorServiceIamPolicy(clientConnectorServiceId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetClientConnectorServiceIamPolicyResult
Link copied to clipboard

Gets details of a single ClientGateway.

suspend fun getClientGateway(clientGatewayId: String, location: String, project: String? = null): GetClientGatewayResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getClientGatewayIamPolicy(clientGatewayId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetClientGatewayIamPolicyResult
Link copied to clipboard

Gets details of a single Connection.

suspend fun getConnection(connectionId: String, location: String, project: String? = null): GetConnectionResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getConnectionIamPolicy(connectionId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConnectionIamPolicyResult
Link copied to clipboard

Gets details of a single Connector.

suspend fun getConnector(connectorId: String, location: String, project: String? = null): GetConnectorResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getConnectorIamPolicy(connectorId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConnectorIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getNetConnectionIamPolicy(location: String, netConnectionId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetNetConnectionIamPolicyResult
Link copied to clipboard

Gets details of a single Tenant.

suspend fun getProxyConfig(organizationId: String, proxyConfigId: String, tenantId: String): GetProxyConfigResult
Link copied to clipboard

Gets details of a single Subscription.

suspend fun getSubscription(location: String, organizationId: String, subscriptionId: String): GetSubscriptionResult
Link copied to clipboard

Gets details of a single Tenant.

suspend fun getTenant(argument: suspend GetTenantPlainArgsBuilder.() -> Unit): GetTenantResult
suspend fun getTenant(organizationId: String, tenantId: String): GetTenantResult