Servicedirectory_v1beta1Functions

Functions

Link copied to clipboard

Gets an endpoint.

suspend fun getEndpoint(argument: suspend GetEndpointPlainArgsBuilder.() -> Unit): GetEndpointResult
suspend fun getEndpoint(endpointId: String, location: String, namespaceId: String, project: String? = null, serviceId: String): GetEndpointResult
Link copied to clipboard

Gets a namespace.

suspend fun getNamespace(location: String, namespaceId: String, project: String? = null): GetNamespaceResult
Link copied to clipboard

Gets the IAM Policy for a resource

suspend fun getNamespaceIamPolicy(location: String, namespaceId: String, project: String? = null): GetNamespaceIamPolicyResult
Link copied to clipboard

Gets a service.

suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult
suspend fun getService(location: String, namespaceId: String, project: String? = null, serviceId: String): GetServiceResult