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