Stay organized with collections
Save and categorize content based on your preferences.
Vertex ML Metadata lets you track and analyze the metadata
produced by your machine learning (ML) workflows. The first time you run a
PipelineJob or create an experiment in the Vertex SDK, Vertex AI creates
your project's
MetadataStore.
If you want your metadata encrypted using a customer-managed encryption key
(CMEK), you must create your metadata store using a CMEK before you use
Vertex ML Metadata to track or analyze metadata.
After the metadata store has been created, the CMEK key that the metadata store
uses is independent of the CMEK key used by processes that log metadata,
for example, a pipeline run.
Create a metadata store that uses a CMEK
Use the following instructions to create a CMEK and set up a
Vertex ML Metadata metadata store that uses this CMEK.
To send your request, expand one of these options:
curl (Linux, macOS, or Cloud Shell)
Save the request body in a file named request.json.
Run the following command in the terminal to create or overwrite
this file in the current directory:
Save the request body in a file named request.json.
Run the following command in the terminal to create or overwrite
this file in the current directory:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-30 UTC."],[],[]]