Dns_v1Functions

Functions

Link copied to clipboard

Fetches the representation of an existing Change.

suspend fun getChange(argument: suspend GetChangePlainArgsBuilder.() -> Unit): GetChangeResult
suspend fun getChange(changeId: String, clientOperationId: String? = null, managedZone: String, project: String? = null): GetChangeResult
Link copied to clipboard

Fetches the representation of an existing ManagedZone.

suspend fun getManagedZone(clientOperationId: String? = null, managedZone: String, project: String? = null): GetManagedZoneResult
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 getManagedZoneIamPolicy(managedZone: String, project: String? = null): GetManagedZoneIamPolicyResult
Link copied to clipboard

Fetches the representation of an existing Policy.

suspend fun getPolicy(argument: suspend GetPolicyPlainArgsBuilder.() -> Unit): GetPolicyResult
suspend fun getPolicy(clientOperationId: String? = null, policy: String, project: String? = null): GetPolicyResult
Link copied to clipboard

Fetches the representation of an existing ResourceRecordSet.

suspend fun getResourceRecordSet(clientOperationId: String? = null, managedZone: String, name: String, project: String? = null, type: String): GetResourceRecordSetResult
Link copied to clipboard

Fetches the representation of an existing Response Policy.

suspend fun getResponsePolicy(clientOperationId: String? = null, project: String? = null, responsePolicy: String): GetResponsePolicyResult
Link copied to clipboard

Fetches the representation of an existing Response Policy Rule.

suspend fun getResponsePolicyRule(clientOperationId: String? = null, project: String? = null, responsePolicy: String, responsePolicyRule: String): GetResponsePolicyRuleResult