title | platform |
---|---|
About the google_dataflow_project_location_jobs resource |
gcp |
A google_dataflow_project_location_jobs
is used to test a Google ProjectLocationJob resource
describe google_dataflow_project_location_jobs(location: 'value_location', project: 'value_project') do
it { should exist }
end
Properties that can be accessed from the google_dataflow_project_location_jobs
resource:
See google_dataflow_project_location_job.md for more detailed information
ids
: an array ofgoogle_dataflow_project_location_job
idproject_ids
: an array ofgoogle_dataflow_project_location_job
project_idnames
: an array ofgoogle_dataflow_project_location_job
nametypes
: an array ofgoogle_dataflow_project_location_job
typeenvironments
: an array ofgoogle_dataflow_project_location_job
environmentsteps
: an array ofgoogle_dataflow_project_location_job
stepssteps_locations
: an array ofgoogle_dataflow_project_location_job
steps_locationcurrent_states
: an array ofgoogle_dataflow_project_location_job
current_statecurrent_state_times
: an array ofgoogle_dataflow_project_location_job
current_state_timerequested_states
: an array ofgoogle_dataflow_project_location_job
requested_stateexecution_infos
: an array ofgoogle_dataflow_project_location_job
execution_infocreate_times
: an array ofgoogle_dataflow_project_location_job
create_timereplace_job_ids
: an array ofgoogle_dataflow_project_location_job
replace_job_idtransform_name_mappings
: an array ofgoogle_dataflow_project_location_job
transform_name_mappingclient_request_ids
: an array ofgoogle_dataflow_project_location_job
client_request_idreplaced_by_job_ids
: an array ofgoogle_dataflow_project_location_job
replaced_by_job_idtemp_files
: an array ofgoogle_dataflow_project_location_job
temp_fileslabels
: an array ofgoogle_dataflow_project_location_job
labelslocations
: an array ofgoogle_dataflow_project_location_job
locationpipeline_descriptions
: an array ofgoogle_dataflow_project_location_job
pipeline_descriptionstage_states
: an array ofgoogle_dataflow_project_location_job
stage_statesjob_metadata
: an array ofgoogle_dataflow_project_location_job
job_metadatastart_times
: an array ofgoogle_dataflow_project_location_job
start_timecreated_from_snapshot_ids
: an array ofgoogle_dataflow_project_location_job
created_from_snapshot_idsatisfies_pzs
: an array ofgoogle_dataflow_project_location_job
satisfies_pzsruntime_updatable_params
: an array ofgoogle_dataflow_project_location_job
runtime_updatable_paramssatisfies_pzis
: an array ofgoogle_dataflow_project_location_job
satisfies_pzi
This resource supports all of the above properties as filter criteria, which can be used
with where
as a block or a method.
Ensure the https://dataflow.googleapis.com/ is enabled for the current project.