Vertex Functions
object VertexFunctions
Functions
Link copied to clipboard
suspend fun getAiEndpointIamPolicy(argument: GetAiEndpointIamPolicyPlainArgs): GetAiEndpointIamPolicyResult
suspend fun getAiEndpointIamPolicy(argument: suspend GetAiEndpointIamPolicyPlainArgsBuilder.() -> Unit): GetAiEndpointIamPolicyResult
suspend fun getAiEndpointIamPolicy(endpoint: String, location: String? = null, project: String? = null): GetAiEndpointIamPolicyResult
Link copied to clipboard
suspend fun getAiFeaturestoreEntitytypeIamPolicy(argument: GetAiFeaturestoreEntitytypeIamPolicyPlainArgs): GetAiFeaturestoreEntitytypeIamPolicyResult
suspend fun getAiFeaturestoreEntitytypeIamPolicy(argument: suspend GetAiFeaturestoreEntitytypeIamPolicyPlainArgsBuilder.() -> Unit): GetAiFeaturestoreEntitytypeIamPolicyResult
suspend fun getAiFeaturestoreEntitytypeIamPolicy(entitytype: String, featurestore: String): GetAiFeaturestoreEntitytypeIamPolicyResult
Link copied to clipboard
suspend fun getAiFeaturestoreIamPolicy(argument: GetAiFeaturestoreIamPolicyPlainArgs): GetAiFeaturestoreIamPolicyResult
suspend fun getAiFeaturestoreIamPolicy(argument: suspend GetAiFeaturestoreIamPolicyPlainArgsBuilder.() -> Unit): GetAiFeaturestoreIamPolicyResult
suspend fun getAiFeaturestoreIamPolicy(featurestore: String, project: String? = null, region: String? = null): GetAiFeaturestoreIamPolicyResult
Link copied to clipboard
A representation of a collection of database items organized in a way that allows for approximate nearest neighbor (a.k.a ANN) algorithms search.