Connectors_v1Functions

Functions

Link copied to clipboard

Gets details of a single Connection.

suspend fun getConnection(connectionId: String, location: String, project: String? = null, view: 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 EndpointAttachment.

suspend fun getEndpointAttachment(endpointAttachmentId: String, location: String, project: String? = null): GetEndpointAttachmentResult
Link copied to clipboard

Gets details of a single ManagedZone.

suspend fun getManagedZone(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 getProviderIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, providerId: String): GetProviderIamPolicyResult