title | platform |
---|---|
About the google_vertex_ai_metadata_stores_artifacts resource |
gcp |
A google_vertex_ai_metadata_stores_artifacts
is used to test a Google MetadataStoresArtifact resource
describe google_vertex_ai_metadata_stores_artifacts(parent: "projects/#{gcp_project_id}/locations/#{metadata_stores_artifact['region']}/metadataStores/#{metadata_stores_artifact['metadataStore']}", region: ' value_region') do
it { should exist }
end
Properties that can be accessed from the google_vertex_ai_metadata_stores_artifacts
resource:
See google_vertex_ai_metadata_stores_artifact.md for more detailed information
schema_versions
: an array ofgoogle_vertex_ai_metadata_stores_artifact
schema_versiondisplay_names
: an array ofgoogle_vertex_ai_metadata_stores_artifact
display_nameetags
: an array ofgoogle_vertex_ai_metadata_stores_artifact
etagnames
: an array ofgoogle_vertex_ai_metadata_stores_artifact
nameupdate_times
: an array ofgoogle_vertex_ai_metadata_stores_artifact
update_timestates
: an array ofgoogle_vertex_ai_metadata_stores_artifact
statemetadata
: an array ofgoogle_vertex_ai_metadata_stores_artifact
metadatauris
: an array ofgoogle_vertex_ai_metadata_stores_artifact
uricreate_times
: an array ofgoogle_vertex_ai_metadata_stores_artifact
create_timeschema_titles
: an array ofgoogle_vertex_ai_metadata_stores_artifact
schema_titledescriptions
: an array ofgoogle_vertex_ai_metadata_stores_artifact
descriptionlabels
: an array ofgoogle_vertex_ai_metadata_stores_artifact
labels
This resource supports all of the above properties as filter criteria, which can be used
with where
as a block or a method.