Deploymentmanager_v2betaFunctions

Functions

Link copied to clipboard

Gets information about a specific composite type.

suspend fun getCompositeType(compositeType: String, project: String? = null): GetCompositeTypeResult
Link copied to clipboard

Gets information about a specific deployment.

suspend fun getDeployment(deployment: String, project: String? = null): GetDeploymentResult
Link copied to clipboard

Gets the access control policy for a resource. May be empty if no such policy or resource exists.

suspend fun getDeploymentIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, resource: String): GetDeploymentIamPolicyResult
Link copied to clipboard

Gets information about a specific type provider.

suspend fun getTypeProvider(project: String? = null, typeProvider: String): GetTypeProviderResult