Ids_v1Functions

Functions

Link copied to clipboard

Gets details of a single Endpoint.

suspend fun getEndpoint(argument: suspend GetEndpointPlainArgsBuilder.() -> Unit): GetEndpointResult
suspend fun getEndpoint(endpointId: String, location: String, project: String? = null): GetEndpointResult
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 getEndpointIamPolicy(endpointId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetEndpointIamPolicyResult