Apigeeregistry_v1Functions

Functions

Link copied to clipboard
suspend fun getApi(argument: GetApiPlainArgs): GetApiResult

Returns a specified API.

suspend fun getApi(argument: suspend GetApiPlainArgsBuilder.() -> Unit): GetApiResult
suspend fun getApi(apiId: String, location: String, project: String? = null): GetApiResult
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 getApiArtifactIamPolicy(apiId: String, artifactId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetApiArtifactIamPolicyResult
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 getApiDeploymentIamPolicy(apiId: String, deploymentId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetApiDeploymentIamPolicyResult
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(apiId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetApiIamPolicyResult
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 getApiVersionArtifactIamPolicy(apiId: String, artifactId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, versionId: String): GetApiVersionArtifactIamPolicyResult
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 getApiVersionIamPolicy(apiId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, versionId: String): GetApiVersionIamPolicyResult
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 getApiVersionSpecArtifactIamPolicy(apiId: String, artifactId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, specId: String, versionId: String): GetApiVersionSpecArtifactIamPolicyResult
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 getApiVersionSpecIamPolicy(apiId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, specId: String, versionId: String): GetApiVersionSpecIamPolicyResult
Link copied to clipboard

Returns a specified artifact.

suspend fun getArtifact(argument: suspend GetArtifactPlainArgsBuilder.() -> Unit): GetArtifactResult
suspend fun getArtifact(apiId: String, artifactId: String, location: String, project: String? = null, specId: String, versionId: String): GetArtifactResult
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 getArtifactIamPolicy(artifactId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetArtifactIamPolicyResult
Link copied to clipboard

Returns a specified deployment.

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

Returns a specified artifact.

suspend fun getDeploymentArtifact(apiId: String, artifactId: String, deploymentId: String, location: String, project: String? = null): GetDeploymentArtifactResult
Link copied to clipboard

Gets details of a single Instance.

suspend fun getInstance(argument: suspend GetInstancePlainArgsBuilder.() -> Unit): GetInstanceResult
suspend fun getInstance(instanceId: String, location: String, project: String? = null): GetInstanceResult
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 getInstanceIamPolicy(instanceId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetInstanceIamPolicyResult
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 getRuntimeIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetRuntimeIamPolicyResult
Link copied to clipboard
suspend fun getSpec(argument: GetSpecPlainArgs): GetSpecResult

Returns a specified spec.

suspend fun getSpec(argument: suspend GetSpecPlainArgsBuilder.() -> Unit): GetSpecResult
suspend fun getSpec(apiId: String, location: String, project: String? = null, specId: String, versionId: String): GetSpecResult
Link copied to clipboard

Returns a specified version.

suspend fun getVersion(argument: suspend GetVersionPlainArgsBuilder.() -> Unit): GetVersionResult
suspend fun getVersion(apiId: String, location: String, project: String? = null, versionId: String): GetVersionResult
Link copied to clipboard

Returns a specified artifact.

suspend fun getVersionArtifact(apiId: String, artifactId: String, location: String, project: String? = null, versionId: String): GetVersionArtifactResult