title | platform |
---|---|
About the google_vertex_ai_datasets resource |
gcp |
A google_vertex_ai_datasets
is used to test a Google Dataset resource
describe google_vertex_ai_dataset(parent: ' ', region: ' ') do
it { should exist }
end
Properties that can be accessed from the google_vertex_ai_datasets
resource:
See google_vertex_ai_dataset.md for more detailed information
saved_queries
: an array ofgoogle_vertex_ai_dataset
saved_queriescreate_times
: an array ofgoogle_vertex_ai_dataset
create_timeencryption_specs
: an array ofgoogle_vertex_ai_dataset
encryption_specnames
: an array ofgoogle_vertex_ai_dataset
namemetadata
: an array ofgoogle_vertex_ai_dataset
metadataetags
: an array ofgoogle_vertex_ai_dataset
etagdescriptions
: an array ofgoogle_vertex_ai_dataset
descriptionlabels
: an array ofgoogle_vertex_ai_dataset
labelsmetadata_schema_uris
: an array ofgoogle_vertex_ai_dataset
metadata_schema_urimetadata_artifacts
: an array ofgoogle_vertex_ai_dataset
metadata_artifactupdate_times
: an array ofgoogle_vertex_ai_dataset
update_timedata_item_counts
: an array ofgoogle_vertex_ai_dataset
data_item_countdisplay_names
: an array ofgoogle_vertex_ai_dataset
display_name
This resource supports all of the above properties as filter criteria, which can be used
with where
as a block or a method.