Package-level declarations
Types
Link copied to clipboard
                data class GetIndexPlainArgs(val indexId: String, val project: String? = null) : ConvertibleToJava<GetIndexPlainArgs> 
Link copied to clipboard
                class GetIndexPlainArgsBuilder
Builder for GetIndexPlainArgs.
Link copied to clipboard
                data class GoogleDatastoreAdminV1IndexedPropertyArgs(val direction: Output<GoogleDatastoreAdminV1IndexedPropertyDirection>, val name: Output<String>) : ConvertibleToJava<GoogleDatastoreAdminV1IndexedPropertyArgs> 
A property of an index.
Link copied to clipboard