title | platform |
---|---|
About the google_vertex_ai_batch_prediction_jobs resource |
gcp |
A google_vertex_ai_batch_prediction_jobs
is used to test a Google BatchPredictionJob resource
describe google_vertex_ai_batch_prediction_jobs(parent: ' value_parent', region: ' value_region') do
it { should exist }
end
Properties that can be accessed from the google_vertex_ai_batch_prediction_jobs
resource:
See google_vertex_ai_batch_prediction_job.md for more detailed information
create_times
: an array ofgoogle_vertex_ai_batch_prediction_job
create_timemodel_parameters
: an array ofgoogle_vertex_ai_batch_prediction_job
model_parametersinstance_configs
: an array ofgoogle_vertex_ai_batch_prediction_job
instance_configmodel_version_ids
: an array ofgoogle_vertex_ai_batch_prediction_job
model_version_iddedicated_resources
: an array ofgoogle_vertex_ai_batch_prediction_job
dedicated_resourcesoutput_infos
: an array ofgoogle_vertex_ai_batch_prediction_job
output_infodisable_container_loggings
: an array ofgoogle_vertex_ai_batch_prediction_job
disable_container_loggingexplanation_specs
: an array ofgoogle_vertex_ai_batch_prediction_job
explanation_specend_times
: an array ofgoogle_vertex_ai_batch_prediction_job
end_timegenerate_explanations
: an array ofgoogle_vertex_ai_batch_prediction_job
generate_explanationresources_consumeds
: an array ofgoogle_vertex_ai_batch_prediction_job
resources_consumederrors
: an array ofgoogle_vertex_ai_batch_prediction_job
errorinput_configs
: an array ofgoogle_vertex_ai_batch_prediction_job
input_configunmanaged_container_models
: an array ofgoogle_vertex_ai_batch_prediction_job
unmanaged_container_modelcompletion_stats
: an array ofgoogle_vertex_ai_batch_prediction_job
completion_statsstart_times
: an array ofgoogle_vertex_ai_batch_prediction_job
start_timemanual_batch_tuning_parameters
: an array ofgoogle_vertex_ai_batch_prediction_job
manual_batch_tuning_parametersupdate_times
: an array ofgoogle_vertex_ai_batch_prediction_job
update_timenames
: an array ofgoogle_vertex_ai_batch_prediction_job
namelabels
: an array ofgoogle_vertex_ai_batch_prediction_job
labelsstates
: an array ofgoogle_vertex_ai_batch_prediction_job
stateencryption_specs
: an array ofgoogle_vertex_ai_batch_prediction_job
encryption_specpartial_failures
: an array ofgoogle_vertex_ai_batch_prediction_job
partial_failuresmodels
: an array ofgoogle_vertex_ai_batch_prediction_job
modeloutput_configs
: an array ofgoogle_vertex_ai_batch_prediction_job
output_configdisplay_names
: an array ofgoogle_vertex_ai_batch_prediction_job
display_nameservice_accounts
: an array ofgoogle_vertex_ai_batch_prediction_job
service_account
This resource supports all of the above properties as filter criteria, which can be used
with where
as a block or a method.