Apigateway_v1beta Functions
object Apigateway_v1betaFunctions
Functions
Link copied to clipboard
Gets details of a single Api.
Link copied to clipboard
suspend fun getApiConfigIamPolicy(argument: GetApiConfigIamPolicyPlainArgs): GetApiConfigIamPolicyResult
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 getApiConfigIamPolicy(argument: suspend GetApiConfigIamPolicyPlainArgsBuilder.() -> Unit): GetApiConfigIamPolicyResult
suspend fun getApiConfigIamPolicy(apiId: String, configId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetApiConfigIamPolicyResult
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 getApiIamPolicy(argument: suspend GetApiIamPolicyPlainArgsBuilder.() -> Unit): GetApiIamPolicyResult
suspend fun getApiIamPolicy(apiId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetApiIamPolicyResult
Link copied to clipboard
Gets details of a single ApiConfig.
Link copied to clipboard
Gets details of a single Gateway.
suspend fun getGateway(gatewayId: String, location: String, project: String? = null): GetGatewayResult
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 getGatewayIamPolicy(argument: suspend GetGatewayIamPolicyPlainArgsBuilder.() -> Unit): GetGatewayIamPolicyResult
suspend fun getGatewayIamPolicy(gatewayId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetGatewayIamPolicyResult