udl-sdk 0.1.0a15__py3-none-any.whl → 0.1.0a16__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {udl_sdk-0.1.0a15.dist-info → udl_sdk-0.1.0a16.dist-info}/METADATA +1 -1
- {udl_sdk-0.1.0a15.dist-info → udl_sdk-0.1.0a16.dist-info}/RECORD +403 -379
- unifieddatalibrary/_base_client.py +4 -1
- unifieddatalibrary/_files.py +4 -4
- unifieddatalibrary/_version.py +1 -1
- unifieddatalibrary/resources/air_load_plans.py +1 -1
- unifieddatalibrary/resources/air_operations/air_tasking_orders.py +1 -1
- unifieddatalibrary/resources/air_operations/crewpapers.py +8 -5
- unifieddatalibrary/resources/aircraft.py +1 -1
- unifieddatalibrary/resources/aircraft_sorties.py +1 -1
- unifieddatalibrary/resources/aircraft_status_remarks.py +1 -1
- unifieddatalibrary/resources/airfield_slot_consumptions.py +1 -1
- unifieddatalibrary/resources/airfield_slots.py +1 -1
- unifieddatalibrary/resources/airfield_status/airfield_status.py +1 -1
- unifieddatalibrary/resources/airfield_status/history.py +1 -1
- unifieddatalibrary/resources/airfields.py +1 -1
- unifieddatalibrary/resources/airspace_control_orders.py +1 -1
- unifieddatalibrary/resources/analytic_imagery.py +1 -1
- unifieddatalibrary/resources/antennas.py +1 -1
- unifieddatalibrary/resources/batteries.py +1 -1
- unifieddatalibrary/resources/batterydetails.py +1 -1
- unifieddatalibrary/resources/beam.py +1 -1
- unifieddatalibrary/resources/beam_contours.py +1 -1
- unifieddatalibrary/resources/buses.py +1 -1
- unifieddatalibrary/resources/channels.py +1 -1
- unifieddatalibrary/resources/comm.py +1 -1
- unifieddatalibrary/resources/conjunctions/conjunctions.py +9 -10
- unifieddatalibrary/resources/countries.py +1 -1
- unifieddatalibrary/resources/crew.py +1 -1
- unifieddatalibrary/resources/diplomatic_clearance/diplomatic_clearance.py +1 -1
- unifieddatalibrary/resources/diplomatic_clearance/history.py +1 -1
- unifieddatalibrary/resources/engine_details.py +1 -1
- unifieddatalibrary/resources/engines.py +1 -1
- unifieddatalibrary/resources/entities.py +1 -1
- unifieddatalibrary/resources/location.py +8 -8
- unifieddatalibrary/resources/notification/history.py +1 -1
- unifieddatalibrary/resources/notification/notification.py +1 -1
- unifieddatalibrary/resources/observations/eo_observations/eo_observations.py +1 -1
- unifieddatalibrary/resources/observations/eo_observations/history.py +1 -1
- unifieddatalibrary/resources/onboardnavigation/history.py +1 -1
- unifieddatalibrary/resources/onorbit/antenna_details.py +1 -1
- unifieddatalibrary/resources/onorbitantenna.py +5 -5
- unifieddatalibrary/resources/onorbitbattery.py +5 -5
- unifieddatalibrary/resources/onorbitdetails.py +5 -5
- unifieddatalibrary/resources/onorbitsolararray.py +5 -5
- unifieddatalibrary/resources/onorbitthruster.py +5 -5
- unifieddatalibrary/resources/onorbitthrusterstatus/history.py +1 -1
- unifieddatalibrary/resources/onorbitthrusterstatus/onorbitthrusterstatus.py +1 -1
- unifieddatalibrary/resources/operatingunit.py +5 -5
- unifieddatalibrary/resources/operatingunitremark.py +5 -5
- unifieddatalibrary/resources/organization.py +1 -1
- unifieddatalibrary/resources/organizationdetails.py +1 -1
- unifieddatalibrary/resources/rf_band.py +5 -5
- unifieddatalibrary/resources/scs/paths.py +21 -18
- unifieddatalibrary/resources/scs/scs.py +8 -5
- unifieddatalibrary/resources/scs/v2.py +8 -5
- unifieddatalibrary/resources/solar_array.py +5 -5
- unifieddatalibrary/resources/solar_array_details.py +1 -1
- unifieddatalibrary/resources/sortie_ppr/history.py +1 -1
- unifieddatalibrary/resources/sortie_ppr/sortie_ppr.py +1 -1
- unifieddatalibrary/resources/state_vector/history.py +1 -1
- unifieddatalibrary/resources/state_vector/state_vector.py +1 -1
- unifieddatalibrary/resources/status.py +5 -5
- unifieddatalibrary/resources/substatus.py +5 -5
- unifieddatalibrary/types/__init__.py +76 -41
- unifieddatalibrary/types/ai_queryhelp_response.py +3 -32
- unifieddatalibrary/types/air_event_queryhelp_response.py +3 -32
- unifieddatalibrary/types/air_load_plan_queryhelp_response.py +3 -32
- unifieddatalibrary/types/air_load_plan_tuple_response.py +1 -1
- unifieddatalibrary/types/air_operations/__init__.py +0 -3
- unifieddatalibrary/types/air_operations/air_tasking_order_query_help_response.py +3 -32
- unifieddatalibrary/types/air_operations/air_tasking_order_tuple_response.py +1 -1
- unifieddatalibrary/types/air_operations/aircraft_sortie_history_query_response.py +1 -1
- unifieddatalibrary/types/air_operations/crewpaper_upload_pdf_params.py +0 -3
- unifieddatalibrary/types/air_transport_mission_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_sorty_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_sorty_tuple_response.py +1 -1
- unifieddatalibrary/types/aircraft_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_status_remark_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_status_remark_tuple_response.py +1 -1
- unifieddatalibrary/types/aircraft_tuple_query_response.py +1 -1
- unifieddatalibrary/types/airfield_queryhelp_response.py +3 -32
- unifieddatalibrary/types/airfield_slot_consumption_queryhelp_response.py +3 -32
- unifieddatalibrary/types/airfield_slot_consumption_tuple_response.py +1 -1
- unifieddatalibrary/types/airfield_slot_queryhelp_response.py +3 -32
- unifieddatalibrary/types/airfield_slot_tuple_response.py +1 -1
- unifieddatalibrary/types/airfield_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/airfield_status_tuple_response.py +1 -1
- unifieddatalibrary/types/airfield_tuple_response.py +1 -1
- unifieddatalibrary/types/airspace_control_order_query_help_response.py +3 -32
- unifieddatalibrary/types/airspace_control_order_tuple_response.py +1 -1
- unifieddatalibrary/types/analytic_imagery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/antenna_queryhelp_response.py +3 -32
- unifieddatalibrary/types/antenna_tuple_response.py +1 -1
- unifieddatalibrary/types/attitude_data_query_help_response.py +3 -32
- unifieddatalibrary/types/attitude_data_tuple_response.py +1 -1
- unifieddatalibrary/types/attitude_set_query_help_response.py +3 -32
- unifieddatalibrary/types/aviation_risk_management_query_help_response.py +3 -32
- unifieddatalibrary/types/battery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/battery_tuple_response.py +1 -1
- unifieddatalibrary/types/beam_contour_query_help_response.py +3 -32
- unifieddatalibrary/types/beam_contour_tuple_response.py +1 -1
- unifieddatalibrary/types/beam_query_help_response.py +3 -32
- unifieddatalibrary/types/beam_tuple_response.py +1 -1
- unifieddatalibrary/types/bus_query_help_response.py +3 -32
- unifieddatalibrary/types/bus_tuple_response.py +1 -1
- unifieddatalibrary/types/channel_queryhelp_response.py +3 -32
- unifieddatalibrary/types/channel_tuple_response.py +1 -1
- unifieddatalibrary/types/collect_request_query_help_response.py +3 -32
- unifieddatalibrary/types/collect_response_query_help_response.py +3 -32
- unifieddatalibrary/types/comm_queryhelp_response.py +3 -32
- unifieddatalibrary/types/comm_tuple_response.py +1 -1
- unifieddatalibrary/types/conjunction_get_history_response.py +1 -1
- unifieddatalibrary/types/conjunction_queryhelp_response.py +3 -32
- unifieddatalibrary/types/conjunction_tuple_response.py +1 -1
- unifieddatalibrary/types/conjunction_upload_conjunction_data_message_params.py +0 -3
- unifieddatalibrary/types/country_queryhelp_response.py +3 -32
- unifieddatalibrary/types/country_tuple_response.py +1 -1
- unifieddatalibrary/types/crew_queryhelp_response.py +3 -32
- unifieddatalibrary/types/crew_tuple_response.py +1 -1
- unifieddatalibrary/types/diff_of_arrival_queryhelp_response.py +3 -32
- unifieddatalibrary/types/diplomatic_clearance/country_query_help_response.py +3 -32
- unifieddatalibrary/types/diplomatic_clearance_queryhelp_response.py +3 -32
- unifieddatalibrary/types/diplomatic_clearance_tuple_response.py +1 -1
- unifieddatalibrary/types/drift_history_queryhelp_response.py +3 -32
- unifieddatalibrary/types/dropzone_query_help_response.py +3 -32
- unifieddatalibrary/types/effect_request_query_help_response.py +3 -32
- unifieddatalibrary/types/effect_response_actions_list_full.py +89 -0
- unifieddatalibrary/types/effect_response_metrics_full.py +27 -0
- unifieddatalibrary/types/effect_response_query_help_response.py +3 -32
- unifieddatalibrary/types/effect_response_retrieve_response.py +5 -117
- unifieddatalibrary/types/effect_response_tuple_response.py +5 -127
- unifieddatalibrary/types/effect_responses/history_list_response.py +5 -117
- unifieddatalibrary/types/elset_query_current_elset_help_response.py +3 -32
- unifieddatalibrary/types/elset_queryhelp_response.py +3 -32
- unifieddatalibrary/types/emitter_geolocation_query_help_response.py +3 -32
- unifieddatalibrary/types/engine_queryhelp_response.py +3 -32
- unifieddatalibrary/types/engine_tuple_response.py +1 -1
- unifieddatalibrary/types/entity_abridged.py +3 -81
- unifieddatalibrary/types/entity_query_help_response.py +3 -32
- unifieddatalibrary/types/entity_tuple_response.py +1 -1
- unifieddatalibrary/types/eop_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ephemeris/attitude_data/history_retrieve_response.py +1 -1
- unifieddatalibrary/types/ephemeris_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ephemeris_set.py +1 -1
- unifieddatalibrary/types/ephemeris_set_queryhelp_response.py +3 -32
- unifieddatalibrary/types/equipment_query_help_response.py +3 -32
- unifieddatalibrary/types/equipment_remark_query_help_response.py +3 -32
- unifieddatalibrary/types/evac_query_help_response.py +3 -32
- unifieddatalibrary/types/event_evolution_queryhelp_response.py +3 -32
- unifieddatalibrary/types/feature_assessment_query_help_response.py +3 -32
- unifieddatalibrary/types/flightplan_queryhelp_response.py +3 -32
- unifieddatalibrary/types/geo_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/global_atmospheric_model_query_help_response.py +3 -32
- unifieddatalibrary/types/gnss_observationset_queryhelp_response.py +3 -32
- unifieddatalibrary/types/gnss_rawif_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ground_imagery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/h3_geo_hex_cell_queryhelp_response.py +3 -32
- unifieddatalibrary/types/h3_geo_queryhelp_response.py +3 -32
- unifieddatalibrary/types/hazard_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ion_oobservation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ir_get_response.py +1 -1
- unifieddatalibrary/types/ir_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ir_tuple_response.py +1 -1
- unifieddatalibrary/types/isr_collection_critical_times_full.py +17 -0
- unifieddatalibrary/types/isr_collection_exploitation_requirement_full.py +29 -0
- unifieddatalibrary/types/isr_collection_poc_full.py +41 -0
- unifieddatalibrary/types/isr_collection_queryhelp_response.py +3 -32
- unifieddatalibrary/types/isr_collection_requirements_full.py +90 -0
- unifieddatalibrary/types/isr_collection_tuple_response.py +5 -290
- unifieddatalibrary/types/isr_collections/history_list_response.py +3 -286
- unifieddatalibrary/types/item_queryhelp_response.py +3 -32
- unifieddatalibrary/types/item_tracking_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_detection_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_event_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_site_detail_find_by_source_response.py +3 -85
- unifieddatalibrary/types/launch_site_detail_get_response.py +1 -1
- unifieddatalibrary/types/launch_site_detail_list_response.py +3 -81
- unifieddatalibrary/types/launch_site_get_response.py +1 -1
- unifieddatalibrary/types/launch_site_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_site_tuple_response.py +1 -1
- unifieddatalibrary/types/launch_vehicle_detail_get_response.py +1 -1
- unifieddatalibrary/types/launch_vehicle_get_response.py +2 -2
- unifieddatalibrary/types/launch_vehicle_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_vehicle_tuple_response.py +2 -2
- unifieddatalibrary/types/link_status/datalink_queryhelp_response.py +3 -32
- unifieddatalibrary/types/link_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/location_queryhelp_response.py +3 -32
- unifieddatalibrary/types/location_tuple_response.py +1 -1
- unifieddatalibrary/types/logistics_discrepancy_infos_full.py +26 -0
- unifieddatalibrary/types/logistics_parts_full.py +51 -0
- unifieddatalibrary/types/logistics_remarks_abridged.py +24 -0
- unifieddatalibrary/types/logistics_segments_full.py +85 -0
- unifieddatalibrary/types/logistics_specialties_full.py +39 -0
- unifieddatalibrary/types/logistics_stocks_full.py +27 -0
- unifieddatalibrary/types/logistics_support/history_list_response.py +7 -427
- unifieddatalibrary/types/logistics_support_get_response.py +7 -427
- unifieddatalibrary/types/logistics_support_items_full.py +119 -0
- unifieddatalibrary/types/logistics_support_list_response.py +6 -52
- unifieddatalibrary/types/logistics_support_queryhelp_response.py +3 -32
- unifieddatalibrary/types/logistics_support_tuple_response.py +8 -431
- unifieddatalibrary/types/logistics_transportation_plans_full.py +137 -0
- unifieddatalibrary/types/maneuver_queryhelp_response.py +3 -32
- unifieddatalibrary/types/manifold_queryhelp_response.py +3 -32
- unifieddatalibrary/types/manifoldelset_queryhelp_response.py +3 -32
- unifieddatalibrary/types/missile_track_queryhelp_response.py +3 -32
- unifieddatalibrary/types/mission_assignment_queryhelp_response.py +3 -32
- unifieddatalibrary/types/mti_queryhelp_response.py +3 -32
- unifieddatalibrary/types/navigation_get_response.py +1 -1
- unifieddatalibrary/types/navigation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/navigation_tuple_response.py +1 -1
- unifieddatalibrary/types/navigational_obstruction_queryhelp_response.py +3 -32
- unifieddatalibrary/types/notification/__init__.py +0 -1
- unifieddatalibrary/types/notification_queryhelp_response.py +3 -32
- unifieddatalibrary/types/notification_tuple_response.py +1 -1
- unifieddatalibrary/types/object_of_interest_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/ecpsdr_query_help_response.py +3 -32
- unifieddatalibrary/types/observations/eo_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/eo_observation_tuple_response.py +1 -1
- unifieddatalibrary/types/observations/eo_observations/__init__.py +0 -1
- unifieddatalibrary/types/observations/monoradar_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/passive_radar_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/radarobservation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/rf_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onboardnavigation/__init__.py +0 -1
- unifieddatalibrary/types/onboardnavigation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onboardnavigation_tuple_response.py +1 -1
- unifieddatalibrary/types/onorbit/__init__.py +0 -1
- unifieddatalibrary/types/onorbit_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onorbitevent_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onorbitlist_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onorbitthrusterstatus/__init__.py +0 -1
- unifieddatalibrary/types/onorbitthrusterstatus_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onorbitthrusterstatus_tuple_response.py +1 -1
- unifieddatalibrary/types/operatingunit_queryhelp_response.py +3 -32
- unifieddatalibrary/types/operatingunit_tuple_response.py +5 -589
- unifieddatalibrary/types/operatingunitremark_queryhelp_response.py +3 -32
- unifieddatalibrary/types/operatingunitremark_tuple_response.py +5 -85
- unifieddatalibrary/types/orbitdetermination_queryhelp_response.py +3 -32
- unifieddatalibrary/types/orbittrack_queryhelp_response.py +3 -32
- unifieddatalibrary/types/organization_queryhelp_response.py +3 -32
- unifieddatalibrary/types/organization_tuple_response.py +1 -1
- unifieddatalibrary/types/personnelrecovery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/poi_queryhelp_response.py +3 -32
- unifieddatalibrary/types/port_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_band_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_band_tuple_response.py +5 -148
- unifieddatalibrary/types/rf_band_type_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_emitter_detail_get_response.py +2 -2
- unifieddatalibrary/types/rf_emitter_detail_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_emitter_detail_tuple_response.py +2 -2
- unifieddatalibrary/types/rf_emitter_get_response.py +3 -3
- unifieddatalibrary/types/rf_emitter_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_emitter_tuple_response.py +3 -3
- unifieddatalibrary/types/route_stat_query_help_response.py +3 -32
- unifieddatalibrary/types/sar_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sc_file_upload_params.py +0 -3
- unifieddatalibrary/types/scientific_get_response.py +1 -1
- unifieddatalibrary/types/scientific_queryhelp_response.py +3 -32
- unifieddatalibrary/types/scientific_tuple_response.py +1 -1
- unifieddatalibrary/types/scs/__init__.py +2 -2
- unifieddatalibrary/types/scs/{path_create_params.py → path_create_with_file_params.py} +2 -5
- unifieddatalibrary/types/scs/{path_create_response.py → path_create_with_file_response.py} +2 -2
- unifieddatalibrary/types/scs/v2_file_upload_params.py +0 -3
- unifieddatalibrary/types/sensor/calibration_query_help_response.py +3 -32
- unifieddatalibrary/types/sensor_get_response.py +82 -1565
- unifieddatalibrary/types/sensor_list_response.py +2 -81
- unifieddatalibrary/types/sensor_maintenance_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sensor_observation_type_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sensor_plan_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sensor_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sensor_tuple_response.py +82 -1575
- unifieddatalibrary/types/sensor_type_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sera_data_comm_detail_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sera_data_early_warning_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sera_data_navigation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_optical_payload_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_radar_payload_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_sigint_payload_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_spacecraft_detail_get_response.py +11 -612
- unifieddatalibrary/types/seradata_spacecraft_detail_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_spacecraft_detail_tuple_response.py +11 -618
- unifieddatalibrary/types/sgi_queryhelp_response.py +3 -32
- unifieddatalibrary/types/shared/__init__.py +60 -0
- unifieddatalibrary/types/shared/air_transport_mission_full.py +1 -1
- unifieddatalibrary/types/{aircraft_full.py → shared/aircraft_full.py} +1 -1
- unifieddatalibrary/types/{air_operations → shared}/aircraftsortie_full.py +2 -2
- unifieddatalibrary/types/{aircraftstatusremark_full.py → shared/aircraftstatusremark_full.py} +1 -1
- unifieddatalibrary/types/{airfield_full.py → shared/airfield_full.py} +1 -1
- unifieddatalibrary/types/{airfieldslot_full.py → shared/airfieldslot_full.py} +1 -1
- unifieddatalibrary/types/{airfieldslotconsumption_full.py → shared/airfieldslotconsumption_full.py} +1 -1
- unifieddatalibrary/types/{airfieldstatus_full.py → shared/airfieldstatus_full.py} +1 -1
- unifieddatalibrary/types/{airloadplan_full.py → shared/airloadplan_full.py} +1 -1
- unifieddatalibrary/types/{airspacecontrolorder_full.py → shared/airspacecontrolorder_full.py} +1 -1
- unifieddatalibrary/types/{analytic_imagery_full.py → shared/analytic_imagery_full.py} +1 -1
- unifieddatalibrary/types/{onorbit → shared}/antenna_details_full.py +1 -1
- unifieddatalibrary/types/{antenna_full.py → shared/antenna_full.py} +2 -2
- unifieddatalibrary/types/{attitudedata_full.py → shared/attitudedata_full.py} +1 -1
- unifieddatalibrary/types/shared/attitudeset_full.py +1 -1
- unifieddatalibrary/types/{battery_full.py → shared/battery_full.py} +1 -1
- unifieddatalibrary/types/{batterydetails_full.py → shared/batterydetails_full.py} +1 -1
- unifieddatalibrary/types/{beam_full.py → shared/beam_full.py} +1 -1
- unifieddatalibrary/types/{beamcontour_full.py → shared/beamcontour_full.py} +1 -1
- unifieddatalibrary/types/{bus_full.py → shared/bus_full.py} +1 -1
- unifieddatalibrary/types/{channel_full.py → shared/channel_full.py} +1 -1
- unifieddatalibrary/types/{comm_full.py → shared/comm_full.py} +1 -1
- unifieddatalibrary/types/{conjunction_full.py → shared/conjunction_full.py} +2 -2
- unifieddatalibrary/types/{country_full.py → shared/country_full.py} +1 -1
- unifieddatalibrary/types/{crew_full.py → shared/crew_full.py} +1 -1
- unifieddatalibrary/types/shared/daily_operation_full.py +40 -0
- unifieddatalibrary/types/{engine.py → shared/engine.py} +1 -1
- unifieddatalibrary/types/{engine_details_full.py → shared/engine_details_full.py} +1 -1
- unifieddatalibrary/types/shared/entity_full.py +319 -0
- unifieddatalibrary/types/{observations/eo_observations → shared}/eo_observation_full.py +2 -2
- unifieddatalibrary/types/shared/evac_full.py +2 -28
- unifieddatalibrary/types/{location_list_response.py → shared/location_abridged.py} +3 -3
- unifieddatalibrary/types/{location_full.py → shared/location_full.py} +1 -1
- unifieddatalibrary/types/shared/maximum_on_ground_full.py +48 -0
- unifieddatalibrary/types/{onboardnavigation → shared}/onboardnavigation_full.py +1 -1
- unifieddatalibrary/types/{onorbitantenna_get_response.py → shared/onorbit_antenna_full.py} +3 -3
- unifieddatalibrary/types/{onorbitbattery_get_response.py → shared/onorbit_battery_full.py} +3 -3
- unifieddatalibrary/types/{onorbitdetail_get_response.py → shared/onorbit_details_full.py} +3 -3
- unifieddatalibrary/types/shared/onorbit_full.py +80 -1568
- unifieddatalibrary/types/shared/onorbit_solar_array_full.py +91 -0
- unifieddatalibrary/types/{onorbitthruster_get_response.py → shared/onorbit_thruster_full.py} +3 -3
- unifieddatalibrary/types/shared/operating_hours_full.py +17 -0
- unifieddatalibrary/types/{operatingunitremark_get_response.py → shared/operating_unit_remark_full.py} +3 -3
- unifieddatalibrary/types/{operatingunit_get_response.py → shared/operatingunit_full.py} +7 -80
- unifieddatalibrary/types/shared/operational_deviation_full.py +45 -0
- unifieddatalibrary/types/shared/operational_planning_full.py +45 -0
- unifieddatalibrary/types/{organization_details_full.py → shared/organization_details_full.py} +1 -1
- unifieddatalibrary/types/{organization_full.py → shared/organization_full.py} +1 -1
- unifieddatalibrary/types/shared/param_descriptor.py +39 -0
- unifieddatalibrary/types/shared/pathway_full.py +30 -0
- unifieddatalibrary/types/shared/related_document_full.py +18 -0
- unifieddatalibrary/types/{rf_band_get_response.py → shared/rf_band_full.py} +3 -3
- unifieddatalibrary/types/shared/sof_data_source_ref_full.py +26 -0
- unifieddatalibrary/types/{solar_array_details_full.py → shared/solar_array_details_full.py} +1 -1
- unifieddatalibrary/types/{solar_array_get_response.py → shared/solar_array_full.py} +3 -3
- unifieddatalibrary/types/{state_vector_full.py → shared/state_vector_full.py} +2 -2
- unifieddatalibrary/types/shared/status_full.py +104 -0
- unifieddatalibrary/types/{substatus_get_response.py → shared/sub_status_full.py} +3 -3
- unifieddatalibrary/types/shared/waiver_full.py +53 -0
- unifieddatalibrary/types/sigact/history_list_response.py +3 -27
- unifieddatalibrary/types/sigact_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sigact_tuple_response.py +3 -34
- unifieddatalibrary/types/site/operation_query_help_response.py +3 -32
- unifieddatalibrary/types/site/operation_retrieve_response.py +15 -223
- unifieddatalibrary/types/site/operation_tuple_response.py +13 -230
- unifieddatalibrary/types/site_get_response.py +14 -228
- unifieddatalibrary/types/site_queryhelp_response.py +3 -32
- unifieddatalibrary/types/site_remark_queryhelp_response.py +3 -32
- unifieddatalibrary/types/site_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/site_tuple_response.py +13 -227
- unifieddatalibrary/types/sky_imagery/history_list_response.py +1 -1
- unifieddatalibrary/types/sky_imagery_get_response.py +1 -1
- unifieddatalibrary/types/sky_imagery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sky_imagery_tuple_response.py +1 -1
- unifieddatalibrary/types/soi_observation_set_queryhelp_response.py +3 -32
- unifieddatalibrary/types/solar_array_queryhelp_response.py +3 -32
- unifieddatalibrary/types/solar_array_tuple_response.py +5 -77
- unifieddatalibrary/types/sortie_ppr/__init__.py +0 -1
- unifieddatalibrary/types/sortie_ppr_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sortie_ppr_tuple_response.py +1 -1
- unifieddatalibrary/types/space_env_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/stage_get_response.py +1 -1
- unifieddatalibrary/types/stage_queryhelp_response.py +3 -32
- unifieddatalibrary/types/stage_tuple_response.py +1 -1
- unifieddatalibrary/types/star_catalog_queryhelp_response.py +3 -32
- unifieddatalibrary/types/state_vector/current_tuple_response.py +1 -1
- unifieddatalibrary/types/state_vector_queryhelp_response.py +3 -32
- unifieddatalibrary/types/state_vector_tuple_response.py +1 -1
- unifieddatalibrary/types/status_get_by_entity_id_response.py +5 -179
- unifieddatalibrary/types/status_get_by_entity_type_response.py +5 -179
- unifieddatalibrary/types/status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/status_tuple_response.py +5 -175
- unifieddatalibrary/types/substatus_queryhelp_response.py +3 -32
- unifieddatalibrary/types/substatus_tuple_response.py +5 -81
- unifieddatalibrary/types/supporting_data/query_help_retrieve_response.py +3 -32
- unifieddatalibrary/types/surface_obstruction_queryhelp_response.py +3 -32
- unifieddatalibrary/types/surface_queryhelp_response.py +3 -32
- unifieddatalibrary/types/swir_queryhelp_response.py +3 -32
- unifieddatalibrary/types/tai_utc_queryhelp_response.py +3 -32
- unifieddatalibrary/types/track_detail_queryhelp_response.py +3 -32
- unifieddatalibrary/types/track_queryhelp_response.py +3 -32
- unifieddatalibrary/types/track_route_queryhelp_response.py +3 -32
- unifieddatalibrary/types/transponder_get_response.py +1 -1
- unifieddatalibrary/types/transponder_queryhelp_response.py +3 -32
- unifieddatalibrary/types/transponder_tuple_response.py +1 -1
- unifieddatalibrary/types/vessel_get_response.py +1 -1
- unifieddatalibrary/types/vessel_queryhelp_response.py +3 -32
- unifieddatalibrary/types/vessel_tuple_response.py +1 -1
- unifieddatalibrary/types/video_queryhelp_response.py +3 -32
- unifieddatalibrary/types/weather_data_queryhelp_response.py +3 -32
- unifieddatalibrary/types/weather_report_queryhelp_response.py +3 -32
- unifieddatalibrary/types/entity_full.py +0 -1805
- unifieddatalibrary/types/onorbitsolararray_get_response.py +0 -158
- unifieddatalibrary/types/status_get_response.py +0 -175
- {udl_sdk-0.1.0a15.dist-info → udl_sdk-0.1.0a16.dist-info}/WHEEL +0 -0
- {udl_sdk-0.1.0a15.dist-info → udl_sdk-0.1.0a16.dist-info}/licenses/LICENSE +0 -0
- /unifieddatalibrary/types/{air_operations → shared}/air_tasking_order_full.py +0 -0
- /unifieddatalibrary/types/{air_operations → shared}/diplomaticclearance_full.py +0 -0
- /unifieddatalibrary/types/{notification → shared}/notification_full.py +0 -0
- /unifieddatalibrary/types/{onorbitthrusterstatus → shared}/onorbitthrusterstatus_full.py +0 -0
- /unifieddatalibrary/types/{sortie_ppr → shared}/sortie_ppr_full.py +0 -0
@@ -26,7 +26,7 @@ from .._response import (
|
|
26
26
|
)
|
27
27
|
from ..pagination import SyncOffsetPage, AsyncOffsetPage
|
28
28
|
from .._base_client import AsyncPaginator, make_request_options
|
29
|
-
from ..types.
|
29
|
+
from ..types.shared.solar_array_full import SolarArrayFull
|
30
30
|
from ..types.solar_array_list_response import SolarArrayListResponse
|
31
31
|
from ..types.solar_array_tuple_response import SolarArrayTupleResponse
|
32
32
|
from ..types.solar_array_queryhelp_response import SolarArrayQueryhelpResponse
|
@@ -348,7 +348,7 @@ class SolarArrayResource(SyncAPIResource):
|
|
348
348
|
extra_query: Query | None = None,
|
349
349
|
extra_body: Body | None = None,
|
350
350
|
timeout: float | httpx.Timeout | None | NotGiven = NOT_GIVEN,
|
351
|
-
) ->
|
351
|
+
) -> SolarArrayFull:
|
352
352
|
"""
|
353
353
|
Service operation to get a single SolarArray record by its unique ID passed as a
|
354
354
|
path parameter.
|
@@ -379,7 +379,7 @@ class SolarArrayResource(SyncAPIResource):
|
|
379
379
|
solar_array_get_params.SolarArrayGetParams,
|
380
380
|
),
|
381
381
|
),
|
382
|
-
cast_to=
|
382
|
+
cast_to=SolarArrayFull,
|
383
383
|
)
|
384
384
|
|
385
385
|
def queryhelp(
|
@@ -775,7 +775,7 @@ class AsyncSolarArrayResource(AsyncAPIResource):
|
|
775
775
|
extra_query: Query | None = None,
|
776
776
|
extra_body: Body | None = None,
|
777
777
|
timeout: float | httpx.Timeout | None | NotGiven = NOT_GIVEN,
|
778
|
-
) ->
|
778
|
+
) -> SolarArrayFull:
|
779
779
|
"""
|
780
780
|
Service operation to get a single SolarArray record by its unique ID passed as a
|
781
781
|
path parameter.
|
@@ -806,7 +806,7 @@ class AsyncSolarArrayResource(AsyncAPIResource):
|
|
806
806
|
solar_array_get_params.SolarArrayGetParams,
|
807
807
|
),
|
808
808
|
),
|
809
|
-
cast_to=
|
809
|
+
cast_to=SolarArrayFull,
|
810
810
|
)
|
811
811
|
|
812
812
|
async def queryhelp(
|
@@ -25,7 +25,7 @@ from .._response import (
|
|
25
25
|
)
|
26
26
|
from ..pagination import SyncOffsetPage, AsyncOffsetPage
|
27
27
|
from .._base_client import AsyncPaginator, make_request_options
|
28
|
-
from ..types.solar_array_details_full import SolarArrayDetailsFull
|
28
|
+
from ..types.shared.solar_array_details_full import SolarArrayDetailsFull
|
29
29
|
from ..types.solar_array_detail_list_response import SolarArrayDetailListResponse
|
30
30
|
|
31
31
|
__all__ = ["SolarArrayDetailsResource", "AsyncSolarArrayDetailsResource"]
|
@@ -17,7 +17,7 @@ from ..._response import (
|
|
17
17
|
from ...pagination import SyncOffsetPage, AsyncOffsetPage
|
18
18
|
from ..._base_client import AsyncPaginator, make_request_options
|
19
19
|
from ...types.sortie_ppr import history_aodr_params, history_list_params, history_count_params
|
20
|
-
from ...types.
|
20
|
+
from ...types.shared.sortie_ppr_full import SortiePprFull
|
21
21
|
|
22
22
|
__all__ = ["HistoryResource", "AsyncHistoryResource"]
|
23
23
|
|
@@ -38,9 +38,9 @@ from ..._response import (
|
|
38
38
|
)
|
39
39
|
from ...pagination import SyncOffsetPage, AsyncOffsetPage
|
40
40
|
from ..._base_client import AsyncPaginator, make_request_options
|
41
|
+
from ...types.shared.sortie_ppr_full import SortiePprFull
|
41
42
|
from ...types.sortie_ppr_list_response import SortiePprListResponse
|
42
43
|
from ...types.sortie_ppr_tuple_response import SortiePprTupleResponse
|
43
|
-
from ...types.sortie_ppr.sortie_ppr_full import SortiePprFull
|
44
44
|
from ...types.sortie_ppr_queryhelp_response import SortiePprQueryhelpResponse
|
45
45
|
|
46
46
|
__all__ = ["SortiePprResource", "AsyncSortiePprResource"]
|
@@ -20,7 +20,7 @@ from ..._response import (
|
|
20
20
|
from ...pagination import SyncOffsetPage, AsyncOffsetPage
|
21
21
|
from ..._base_client import AsyncPaginator, make_request_options
|
22
22
|
from ...types.state_vector import history_aodr_params, history_list_params, history_count_params
|
23
|
-
from ...types.state_vector_full import StateVectorFull
|
23
|
+
from ...types.shared.state_vector_full import StateVectorFull
|
24
24
|
|
25
25
|
__all__ = ["HistoryResource", "AsyncHistoryResource"]
|
26
26
|
|
@@ -43,8 +43,8 @@ from ..._response import (
|
|
43
43
|
)
|
44
44
|
from ...pagination import SyncOffsetPage, AsyncOffsetPage
|
45
45
|
from ..._base_client import AsyncPaginator, make_request_options
|
46
|
-
from ...types.state_vector_full import StateVectorFull
|
47
46
|
from ...types.state_vector_abridged import StateVectorAbridged
|
47
|
+
from ...types.shared.state_vector_full import StateVectorFull
|
48
48
|
from ...types.state_vector_ingest_param import StateVectorIngestParam
|
49
49
|
from ...types.state_vector_tuple_response import StateVectorTupleResponse
|
50
50
|
from ...types.state_vector_queryhelp_response import StateVectorQueryhelpResponse
|
@@ -30,7 +30,7 @@ from .._response import (
|
|
30
30
|
)
|
31
31
|
from ..pagination import SyncOffsetPage, AsyncOffsetPage
|
32
32
|
from .._base_client import AsyncPaginator, make_request_options
|
33
|
-
from ..types.
|
33
|
+
from ..types.shared.status_full import StatusFull
|
34
34
|
from ..types.status_list_response import StatusListResponse
|
35
35
|
from ..types.status_tuple_response import StatusTupleResponse
|
36
36
|
from ..types.status_queryhelp_response import StatusQueryhelpResponse
|
@@ -426,7 +426,7 @@ class StatusResource(SyncAPIResource):
|
|
426
426
|
extra_query: Query | None = None,
|
427
427
|
extra_body: Body | None = None,
|
428
428
|
timeout: float | httpx.Timeout | None | NotGiven = NOT_GIVEN,
|
429
|
-
) ->
|
429
|
+
) -> StatusFull:
|
430
430
|
"""
|
431
431
|
Service operation to get a single Status record by its unique ID passed as a
|
432
432
|
path parameter.
|
@@ -457,7 +457,7 @@ class StatusResource(SyncAPIResource):
|
|
457
457
|
status_get_params.StatusGetParams,
|
458
458
|
),
|
459
459
|
),
|
460
|
-
cast_to=
|
460
|
+
cast_to=StatusFull,
|
461
461
|
)
|
462
462
|
|
463
463
|
def get_by_entity_id(
|
@@ -1015,7 +1015,7 @@ class AsyncStatusResource(AsyncAPIResource):
|
|
1015
1015
|
extra_query: Query | None = None,
|
1016
1016
|
extra_body: Body | None = None,
|
1017
1017
|
timeout: float | httpx.Timeout | None | NotGiven = NOT_GIVEN,
|
1018
|
-
) ->
|
1018
|
+
) -> StatusFull:
|
1019
1019
|
"""
|
1020
1020
|
Service operation to get a single Status record by its unique ID passed as a
|
1021
1021
|
path parameter.
|
@@ -1046,7 +1046,7 @@ class AsyncStatusResource(AsyncAPIResource):
|
|
1046
1046
|
status_get_params.StatusGetParams,
|
1047
1047
|
),
|
1048
1048
|
),
|
1049
|
-
cast_to=
|
1049
|
+
cast_to=StatusFull,
|
1050
1050
|
)
|
1051
1051
|
|
1052
1052
|
async def get_by_entity_id(
|
@@ -26,7 +26,7 @@ from .._response import (
|
|
26
26
|
)
|
27
27
|
from ..pagination import SyncOffsetPage, AsyncOffsetPage
|
28
28
|
from .._base_client import AsyncPaginator, make_request_options
|
29
|
-
from ..types.
|
29
|
+
from ..types.shared.sub_status_full import SubStatusFull
|
30
30
|
from ..types.substatus_list_response import SubstatusListResponse
|
31
31
|
from ..types.substatus_tuple_response import SubstatusTupleResponse
|
32
32
|
from ..types.substatus_queryhelp_response import SubstatusQueryhelpResponse
|
@@ -381,7 +381,7 @@ class SubstatusResource(SyncAPIResource):
|
|
381
381
|
extra_query: Query | None = None,
|
382
382
|
extra_body: Body | None = None,
|
383
383
|
timeout: float | httpx.Timeout | None | NotGiven = NOT_GIVEN,
|
384
|
-
) ->
|
384
|
+
) -> SubStatusFull:
|
385
385
|
"""
|
386
386
|
Service operation to get a single Sub Status record by its unique ID passed as a
|
387
387
|
path parameter.
|
@@ -412,7 +412,7 @@ class SubstatusResource(SyncAPIResource):
|
|
412
412
|
substatus_get_params.SubstatusGetParams,
|
413
413
|
),
|
414
414
|
),
|
415
|
-
cast_to=
|
415
|
+
cast_to=SubStatusFull,
|
416
416
|
)
|
417
417
|
|
418
418
|
def queryhelp(
|
@@ -841,7 +841,7 @@ class AsyncSubstatusResource(AsyncAPIResource):
|
|
841
841
|
extra_query: Query | None = None,
|
842
842
|
extra_body: Body | None = None,
|
843
843
|
timeout: float | httpx.Timeout | None | NotGiven = NOT_GIVEN,
|
844
|
-
) ->
|
844
|
+
) -> SubStatusFull:
|
845
845
|
"""
|
846
846
|
Service operation to get a single Sub Status record by its unique ID passed as a
|
847
847
|
path parameter.
|
@@ -872,7 +872,7 @@ class AsyncSubstatusResource(AsyncAPIResource):
|
|
872
872
|
substatus_get_params.SubstatusGetParams,
|
873
873
|
),
|
874
874
|
),
|
875
|
-
cast_to=
|
875
|
+
cast_to=SubStatusFull,
|
876
876
|
)
|
877
877
|
|
878
878
|
async def queryhelp(
|
@@ -3,45 +3,92 @@
|
|
3
3
|
from __future__ import annotations
|
4
4
|
|
5
5
|
from .elset import Elset as Elset
|
6
|
-
from .engine import Engine as Engine
|
7
6
|
from .shared import (
|
7
|
+
Engine as Engine,
|
8
8
|
AIsFull as AIsFull,
|
9
|
+
BusFull as BusFull,
|
9
10
|
EopFull as EopFull,
|
11
|
+
BeamFull as BeamFull,
|
12
|
+
CommFull as CommFull,
|
13
|
+
CrewFull as CrewFull,
|
10
14
|
EvacFull as EvacFull,
|
11
15
|
FileData as FileData,
|
16
|
+
EntityFull as EntityFull,
|
17
|
+
RfBandFull as RfBandFull,
|
18
|
+
StatusFull as StatusFull,
|
19
|
+
WaiverFull as WaiverFull,
|
20
|
+
AntennaFull as AntennaFull,
|
21
|
+
BatteryFull as BatteryFull,
|
22
|
+
ChannelFull as ChannelFull,
|
23
|
+
CountryFull as CountryFull,
|
12
24
|
OnorbitFull as OnorbitFull,
|
25
|
+
PathwayFull as PathwayFull,
|
26
|
+
AircraftFull as AircraftFull,
|
27
|
+
AirfieldFull as AirfieldFull,
|
28
|
+
LocationFull as LocationFull,
|
13
29
|
EphemerisFull as EphemerisFull,
|
30
|
+
SortiePprFull as SortiePprFull,
|
31
|
+
SubStatusFull as SubStatusFull,
|
14
32
|
FlightPlanFull as FlightPlanFull,
|
33
|
+
SolarArrayFull as SolarArrayFull,
|
34
|
+
AirloadplanFull as AirloadplanFull,
|
15
35
|
AttitudesetFull as AttitudesetFull,
|
36
|
+
BeamcontourFull as BeamcontourFull,
|
37
|
+
ConjunctionFull as ConjunctionFull,
|
38
|
+
ParamDescriptor as ParamDescriptor,
|
39
|
+
StateVectorFull as StateVectorFull,
|
40
|
+
AirfieldslotFull as AirfieldslotFull,
|
41
|
+
AttitudedataFull as AttitudedataFull,
|
16
42
|
DriftHistoryFull as DriftHistoryFull,
|
43
|
+
LocationAbridged as LocationAbridged,
|
44
|
+
NotificationFull as NotificationFull,
|
45
|
+
OrganizationFull as OrganizationFull,
|
46
|
+
EngineDetailsFull as EngineDetailsFull,
|
47
|
+
EoObservationFull as EoObservationFull,
|
48
|
+
OperatingunitFull as OperatingunitFull,
|
49
|
+
AircraftsortieFull as AircraftsortieFull,
|
17
50
|
AircraftstatusFull as AircraftstatusFull,
|
51
|
+
AirfieldstatusFull as AirfieldstatusFull,
|
52
|
+
AntennaDetailsFull as AntennaDetailsFull,
|
53
|
+
BatterydetailsFull as BatterydetailsFull,
|
18
54
|
CollectRequestFull as CollectRequestFull,
|
55
|
+
DailyOperationFull as DailyOperationFull,
|
19
56
|
EventEvolutionFull as EventEvolutionFull,
|
57
|
+
OnorbitAntennaFull as OnorbitAntennaFull,
|
58
|
+
OnorbitBatteryFull as OnorbitBatteryFull,
|
59
|
+
OnorbitDetailsFull as OnorbitDetailsFull,
|
60
|
+
OperatingHoursFull as OperatingHoursFull,
|
61
|
+
AirTaskingOrderFull as AirTaskingOrderFull,
|
62
|
+
AnalyticImageryFull as AnalyticImageryFull,
|
20
63
|
CollectResponseFull as CollectResponseFull,
|
64
|
+
MaximumOnGroundFull as MaximumOnGroundFull,
|
65
|
+
OnorbitThrusterFull as OnorbitThrusterFull,
|
66
|
+
RelatedDocumentFull as RelatedDocumentFull,
|
21
67
|
DriftHistoryAbridged as DriftHistoryAbridged,
|
68
|
+
SofDataSourceRefFull as SofDataSourceRefFull,
|
69
|
+
OnboardnavigationFull as OnboardnavigationFull,
|
70
|
+
OnorbitSolarArrayFull as OnorbitSolarArrayFull,
|
71
|
+
SolarArrayDetailsFull as SolarArrayDetailsFull,
|
22
72
|
AirTransportMissionFull as AirTransportMissionFull,
|
73
|
+
DiplomaticclearanceFull as DiplomaticclearanceFull,
|
74
|
+
OperatingUnitRemarkFull as OperatingUnitRemarkFull,
|
75
|
+
OperationalPlanningFull as OperationalPlanningFull,
|
76
|
+
OrganizationDetailsFull as OrganizationDetailsFull,
|
77
|
+
AircraftstatusremarkFull as AircraftstatusremarkFull,
|
78
|
+
AirspacecontrolorderFull as AirspacecontrolorderFull,
|
79
|
+
OperationalDeviationFull as OperationalDeviationFull,
|
80
|
+
OnorbitthrusterstatusFull as OnorbitthrusterstatusFull,
|
81
|
+
AirfieldslotconsumptionFull as AirfieldslotconsumptionFull,
|
23
82
|
)
|
24
|
-
from .bus_full import BusFull as BusFull
|
25
|
-
from .beam_full import BeamFull as BeamFull
|
26
|
-
from .comm_full import CommFull as CommFull
|
27
|
-
from .crew_full import CrewFull as CrewFull
|
28
|
-
from .entity_full import EntityFull as EntityFull
|
29
83
|
from .ais_abridged import AIsAbridged as AIsAbridged
|
30
|
-
from .antenna_full import AntennaFull as AntennaFull
|
31
|
-
from .battery_full import BatteryFull as BatteryFull
|
32
84
|
from .bus_abridged import BusAbridged as BusAbridged
|
33
|
-
from .channel_full import ChannelFull as ChannelFull
|
34
|
-
from .country_full import CountryFull as CountryFull
|
35
85
|
from .eop_abridged import EopAbridged as EopAbridged
|
36
|
-
from .aircraft_full import AircraftFull as AircraftFull
|
37
|
-
from .airfield_full import AirfieldFull as AirfieldFull
|
38
86
|
from .beam_abridged import BeamAbridged as BeamAbridged
|
39
87
|
from .comm_abridged import CommAbridged as CommAbridged
|
40
88
|
from .crew_abridged import CrewAbridged as CrewAbridged
|
41
89
|
from .ephemeris_set import EphemerisSet as EphemerisSet
|
42
90
|
from .evac_abridged import EvacAbridged as EvacAbridged
|
43
91
|
from .ir_get_params import IrGetParams as IrGetParams
|
44
|
-
from .location_full import LocationFull as LocationFull
|
45
92
|
from .topic_details import TopicDetails as TopicDetails
|
46
93
|
from .ai_list_params import AIListParams as AIListParams
|
47
94
|
from .elset_abridged import ElsetAbridged as ElsetAbridged
|
@@ -67,16 +114,13 @@ from .port_get_params import PortGetParams as PortGetParams
|
|
67
114
|
from .sgi_list_params import SgiListParams as SgiListParams
|
68
115
|
from .site_get_params import SiteGetParams as SiteGetParams
|
69
116
|
from .swir_get_params import SwirGetParams as SwirGetParams
|
70
|
-
from .airloadplan_full import AirloadplanFull as AirloadplanFull
|
71
117
|
from .antenna_abridged import AntennaAbridged as AntennaAbridged
|
72
118
|
from .battery_abridged import BatteryAbridged as BatteryAbridged
|
73
119
|
from .beam_list_params import BeamListParams as BeamListParams
|
74
|
-
from .beamcontour_full import BeamcontourFull as BeamcontourFull
|
75
120
|
from .bus_count_params import BusCountParams as BusCountParams
|
76
121
|
from .bus_tuple_params import BusTupleParams as BusTupleParams
|
77
122
|
from .channel_abridged import ChannelAbridged as ChannelAbridged
|
78
123
|
from .comm_list_params import CommListParams as CommListParams
|
79
|
-
from .conjunction_full import ConjunctionFull as ConjunctionFull
|
80
124
|
from .country_abridged import CountryAbridged as CountryAbridged
|
81
125
|
from .crew_list_params import CrewListParams as CrewListParams
|
82
126
|
from .eop_count_params import EopCountParams as EopCountParams
|
@@ -107,8 +151,6 @@ from .ai_count_response import AICountResponse as AICountResponse
|
|
107
151
|
from .ai_tuple_response import AITupleResponse as AITupleResponse
|
108
152
|
from .aircraft_abridged import AircraftAbridged as AircraftAbridged
|
109
153
|
from .airfield_abridged import AirfieldAbridged as AirfieldAbridged
|
110
|
-
from .airfieldslot_full import AirfieldslotFull as AirfieldslotFull
|
111
|
-
from .attitudedata_full import AttitudedataFull as AttitudedataFull
|
112
154
|
from .beam_count_params import BeamCountParams as BeamCountParams
|
113
155
|
from .beam_tuple_params import BeamTupleParams as BeamTupleParams
|
114
156
|
from .bus_create_params import BusCreateParams as BusCreateParams
|
@@ -130,7 +172,6 @@ from .item_count_params import ItemCountParams as ItemCountParams
|
|
130
172
|
from .item_get_response import ItemGetResponse as ItemGetResponse
|
131
173
|
from .item_tuple_params import ItemTupleParams as ItemTupleParams
|
132
174
|
from .mti_list_response import MtiListResponse as MtiListResponse
|
133
|
-
from .organization_full import OrganizationFull as OrganizationFull
|
134
175
|
from .poi_create_params import PoiCreateParams as PoiCreateParams
|
135
176
|
from .poi_list_response import PoiListResponse as PoiListResponse
|
136
177
|
from .port_count_params import PortCountParams as PortCountParams
|
@@ -144,7 +185,6 @@ from .site_count_params import SiteCountParams as SiteCountParams
|
|
144
185
|
from .site_get_response import SiteGetResponse as SiteGetResponse
|
145
186
|
from .site_tuple_params import SiteTupleParams as SiteTupleParams
|
146
187
|
from .stage_list_params import StageListParams as StageListParams
|
147
|
-
from .state_vector_full import StateVectorFull as StateVectorFull
|
148
188
|
from .status_get_params import StatusGetParams as StatusGetParams
|
149
189
|
from .swir_count_params import SwirCountParams as SwirCountParams
|
150
190
|
from .swir_tuple_params import SwirTupleParams as SwirTupleParams
|
@@ -204,10 +244,8 @@ from .track_tuple_params import TrackTupleParams as TrackTupleParams
|
|
204
244
|
from .vessel_list_params import VesselListParams as VesselListParams
|
205
245
|
from .video_count_params import VideoCountParams as VideoCountParams
|
206
246
|
from .video_tuple_params import VideoTupleParams as VideoTupleParams
|
207
|
-
from .airfieldstatus_full import AirfieldstatusFull as AirfieldstatusFull
|
208
247
|
from .antenna_list_params import AntennaListParams as AntennaListParams
|
209
248
|
from .battery_list_params import BatteryListParams as BatteryListParams
|
210
|
-
from .batterydetails_full import BatterydetailsFull as BatterydetailsFull
|
211
249
|
from .beam_count_response import BeamCountResponse as BeamCountResponse
|
212
250
|
from .beam_tuple_response import BeamTupleResponse as BeamTupleResponse
|
213
251
|
from .bus_retrieve_params import BusRetrieveParams as BusRetrieveParams
|
@@ -219,7 +257,6 @@ from .crew_count_response import CrewCountResponse as CrewCountResponse
|
|
219
257
|
from .crew_tuple_response import CrewTupleResponse as CrewTupleResponse
|
220
258
|
from .elset_create_params import ElsetCreateParams as ElsetCreateParams
|
221
259
|
from .engine_count_params import EngineCountParams as EngineCountParams
|
222
|
-
from .engine_details_full import EngineDetailsFull as EngineDetailsFull
|
223
260
|
from .engine_tuple_params import EngineTupleParams as EngineTupleParams
|
224
261
|
from .entity_count_params import EntityCountParams as EntityCountParams
|
225
262
|
from .entity_ingest_param import EntityIngestParam as EntityIngestParam
|
@@ -252,7 +289,6 @@ from .stage_create_params import StageCreateParams as StageCreateParams
|
|
252
289
|
from .stage_list_response import StageListResponse as StageListResponse
|
253
290
|
from .stage_update_params import StageUpdateParams as StageUpdateParams
|
254
291
|
from .status_count_params import StatusCountParams as StatusCountParams
|
255
|
-
from .status_get_response import StatusGetResponse as StatusGetResponse
|
256
292
|
from .status_tuple_params import StatusTupleParams as StatusTupleParams
|
257
293
|
from .surface_list_params import SurfaceListParams as SurfaceListParams
|
258
294
|
from .swir_count_response import SwirCountResponse as SwirCountResponse
|
@@ -295,12 +331,12 @@ from .h3_geo_list_response import H3GeoListResponse as H3GeoListResponse
|
|
295
331
|
from .hazard_create_params import HazardCreateParams as HazardCreateParams
|
296
332
|
from .hazard_list_response import HazardListResponse as HazardListResponse
|
297
333
|
from .location_list_params import LocationListParams as LocationListParams
|
334
|
+
from .logistics_parts_full import LogisticsPartsFull as LogisticsPartsFull
|
298
335
|
from .maneuver_list_params import ManeuverListParams as ManeuverListParams
|
299
336
|
from .manifold_list_params import ManifoldListParams as ManifoldListParams
|
300
337
|
from .onorbit_count_params import OnorbitCountParams as OnorbitCountParams
|
301
338
|
from .onorbit_tuple_params import OnorbitTupleParams as OnorbitTupleParams
|
302
339
|
from .rf_band_count_params import RfBandCountParams as RfBandCountParams
|
303
|
-
from .rf_band_get_response import RfBandGetResponse as RfBandGetResponse
|
304
340
|
from .rf_band_tuple_params import RfBandTupleParams as RfBandTupleParams
|
305
341
|
from .sensor_create_params import SensorCreateParams as SensorCreateParams
|
306
342
|
from .sensor_list_response import SensorListResponse as SensorListResponse
|
@@ -331,7 +367,6 @@ from .aircraft_count_params import AircraftCountParams as AircraftCountParams
|
|
331
367
|
from .airfield_count_params import AirfieldCountParams as AirfieldCountParams
|
332
368
|
from .airfield_tuple_params import AirfieldTupleParams as AirfieldTupleParams
|
333
369
|
from .airfieldslot_abridged import AirfieldslotAbridged as AirfieldslotAbridged
|
334
|
-
from .analytic_imagery_full import AnalyticImageryFull as AnalyticImageryFull
|
335
370
|
from .antenna_create_params import AntennaCreateParams as AntennaCreateParams
|
336
371
|
from .antenna_update_params import AntennaUpdateParams as AntennaUpdateParams
|
337
372
|
from .battery_create_params import BatteryCreateParams as BatteryCreateParams
|
@@ -362,6 +397,7 @@ from .ir_queryhelp_response import IrQueryhelpResponse as IrQueryhelpResponse
|
|
362
397
|
from .location_count_params import LocationCountParams as LocationCountParams
|
363
398
|
from .location_ingest_param import LocationIngestParam as LocationIngestParam
|
364
399
|
from .location_tuple_params import LocationTupleParams as LocationTupleParams
|
400
|
+
from .logistics_stocks_full import LogisticsStocksFull as LogisticsStocksFull
|
365
401
|
from .maneuver_count_params import ManeuverCountParams as ManeuverCountParams
|
366
402
|
from .maneuver_get_response import ManeuverGetResponse as ManeuverGetResponse
|
367
403
|
from .maneuver_tuple_params import ManeuverTupleParams as ManeuverTupleParams
|
@@ -427,7 +463,6 @@ from .gnss_rawif_list_params import GnssRawifListParams as GnssRawifListParams
|
|
427
463
|
from .launch_site_get_params import LaunchSiteGetParams as LaunchSiteGetParams
|
428
464
|
from .link_status_get_params import LinkStatusGetParams as LinkStatusGetParams
|
429
465
|
from .location_create_params import LocationCreateParams as LocationCreateParams
|
430
|
-
from .location_list_response import LocationListResponse as LocationListResponse
|
431
466
|
from .location_update_params import LocationUpdateParams as LocationUpdateParams
|
432
467
|
from .logistics_remarks_full import LogisticsRemarksFull as LogisticsRemarksFull
|
433
468
|
from .maneuver_create_params import ManeuverCreateParams as ManeuverCreateParams
|
@@ -458,7 +493,6 @@ from .sky_imagery_get_params import SkyImageryGetParams as SkyImageryGetParams
|
|
458
493
|
from .solar_array_get_params import SolarArrayGetParams as SolarArrayGetParams
|
459
494
|
from .sortie_ppr_list_params import SortiePprListParams as SortiePprListParams
|
460
495
|
from .substatus_count_params import SubstatusCountParams as SubstatusCountParams
|
461
|
-
from .substatus_get_response import SubstatusGetResponse as SubstatusGetResponse
|
462
496
|
from .substatus_tuple_params import SubstatusTupleParams as SubstatusTupleParams
|
463
497
|
from .surface_count_response import SurfaceCountResponse as SurfaceCountResponse
|
464
498
|
from .surface_tuple_response import SurfaceTupleResponse as SurfaceTupleResponse
|
@@ -499,12 +533,14 @@ from .geo_status_tuple_params import GeoStatusTupleParams as GeoStatusTupleParam
|
|
499
533
|
from .gnss_rawif_count_params import GnssRawifCountParams as GnssRawifCountParams
|
500
534
|
from .gnss_rawif_get_response import GnssRawifGetResponse as GnssRawifGetResponse
|
501
535
|
from .gnss_rawif_tuple_params import GnssRawifTupleParams as GnssRawifTupleParams
|
536
|
+
from .isr_collection_poc_full import IsrCollectionPocFull as IsrCollectionPocFull
|
502
537
|
from .item_queryhelp_response import ItemQueryhelpResponse as ItemQueryhelpResponse
|
503
538
|
from .launch_event_get_params import LaunchEventGetParams as LaunchEventGetParams
|
504
539
|
from .launch_site_list_params import LaunchSiteListParams as LaunchSiteListParams
|
505
540
|
from .link_status_list_params import LinkStatusListParams as LinkStatusListParams
|
506
541
|
from .location_count_response import LocationCountResponse as LocationCountResponse
|
507
542
|
from .location_tuple_response import LocationTupleResponse as LocationTupleResponse
|
543
|
+
from .logistics_segments_full import LogisticsSegmentsFull as LogisticsSegmentsFull
|
508
544
|
from .maneuver_count_response import ManeuverCountResponse as ManeuverCountResponse
|
509
545
|
from .maneuver_tuple_response import ManeuverTupleResponse as ManeuverTupleResponse
|
510
546
|
from .manifold_count_response import ManifoldCountResponse as ManifoldCountResponse
|
@@ -620,8 +656,6 @@ from .sky_imagery_count_params import SkyImageryCountParams as SkyImageryCountPa
|
|
620
656
|
from .sky_imagery_get_response import SkyImageryGetResponse as SkyImageryGetResponse
|
621
657
|
from .sky_imagery_tuple_params import SkyImageryTupleParams as SkyImageryTupleParams
|
622
658
|
from .solar_array_count_params import SolarArrayCountParams as SolarArrayCountParams
|
623
|
-
from .solar_array_details_full import SolarArrayDetailsFull as SolarArrayDetailsFull
|
624
|
-
from .solar_array_get_response import SolarArrayGetResponse as SolarArrayGetResponse
|
625
659
|
from .solar_array_tuple_params import SolarArrayTupleParams as SolarArrayTupleParams
|
626
660
|
from .sortie_ppr_create_params import SortiePprCreateParams as SortiePprCreateParams
|
627
661
|
from .sortie_ppr_list_response import SortiePprListResponse as SortiePprListResponse
|
@@ -643,9 +677,7 @@ from .video_queryhelp_response import VideoQueryhelpResponse as VideoQueryhelpRe
|
|
643
677
|
from .weather_data_list_params import WeatherDataListParams as WeatherDataListParams
|
644
678
|
from .ai_history_count_response import AIHistoryCountResponse as AIHistoryCountResponse
|
645
679
|
from .air_load_plan_list_params import AirLoadPlanListParams as AirLoadPlanListParams
|
646
|
-
from .aircraftstatusremark_full import AircraftstatusremarkFull as AircraftstatusremarkFull
|
647
680
|
from .airfield_slot_list_params import AirfieldSlotListParams as AirfieldSlotListParams
|
648
|
-
from .airspacecontrolorder_full import AirspacecontrolorderFull as AirspacecontrolorderFull
|
649
681
|
from .analytic_imagery_abridged import AnalyticImageryAbridged as AnalyticImageryAbridged
|
650
682
|
from .attitude_set_count_params import AttitudeSetCountParams as AttitudeSetCountParams
|
651
683
|
from .attitude_set_tuple_params import AttitudeSetTupleParams as AttitudeSetTupleParams
|
@@ -698,7 +730,6 @@ from .operatingunit_list_params import OperatingunitListParams as OperatingunitL
|
|
698
730
|
from .orbittrack_count_response import OrbittrackCountResponse as OrbittrackCountResponse
|
699
731
|
from .orbittrack_tuple_response import OrbittrackTupleResponse as OrbittrackTupleResponse
|
700
732
|
from .organization_count_params import OrganizationCountParams as OrganizationCountParams
|
701
|
-
from .organization_details_full import OrganizationDetailsFull as OrganizationDetailsFull
|
702
733
|
from .organization_tuple_params import OrganizationTupleParams as OrganizationTupleParams
|
703
734
|
from .personnel_recovery_full_l import PersonnelRecoveryFullL as PersonnelRecoveryFullL
|
704
735
|
from .rf_band_type_count_params import RfBandTypeCountParams as RfBandTypeCountParams
|
@@ -785,6 +816,8 @@ from .launch_site_tuple_response import LaunchSiteTupleResponse as LaunchSiteTup
|
|
785
816
|
from .launch_vehicle_list_params import LaunchVehicleListParams as LaunchVehicleListParams
|
786
817
|
from .link_status_count_response import LinkStatusCountResponse as LinkStatusCountResponse
|
787
818
|
from .link_status_tuple_response import LinkStatusTupleResponse as LinkStatusTupleResponse
|
819
|
+
from .logistics_remarks_abridged import LogisticsRemarksAbridged as LogisticsRemarksAbridged
|
820
|
+
from .logistics_specialties_full import LogisticsSpecialtiesFull as LogisticsSpecialtiesFull
|
788
821
|
from .manifoldelset_count_params import ManifoldelsetCountParams as ManifoldelsetCountParams
|
789
822
|
from .manifoldelset_get_response import ManifoldelsetGetResponse as ManifoldelsetGetResponse
|
790
823
|
from .manifoldelset_tuple_params import ManifoldelsetTupleParams as ManifoldelsetTupleParams
|
@@ -795,7 +828,6 @@ from .notification_list_response import NotificationListResponse as Notification
|
|
795
828
|
from .onorbit_queryhelp_response import OnorbitQueryhelpResponse as OnorbitQueryhelpResponse
|
796
829
|
from .onorbitantenna_list_params import OnorbitantennaListParams as OnorbitantennaListParams
|
797
830
|
from .onorbitbattery_list_params import OnorbitbatteryListParams as OnorbitbatteryListParams
|
798
|
-
from .onorbitdetail_get_response import OnorbitdetailGetResponse as OnorbitdetailGetResponse
|
799
831
|
from .onorbitevent_create_params import OnorbiteventCreateParams as OnorbiteventCreateParams
|
800
832
|
from .onorbitevent_list_response import OnorbiteventListResponse as OnorbiteventListResponse
|
801
833
|
from .onorbitevent_update_params import OnorbiteventUpdateParams as OnorbiteventUpdateParams
|
@@ -803,7 +835,6 @@ from .onorbitlist_count_response import OnorbitlistCountResponse as OnorbitlistC
|
|
803
835
|
from .onorbitlist_tuple_response import OnorbitlistTupleResponse as OnorbitlistTupleResponse
|
804
836
|
from .onorbitthruster_get_params import OnorbitthrusterGetParams as OnorbitthrusterGetParams
|
805
837
|
from .operatingunit_count_params import OperatingunitCountParams as OperatingunitCountParams
|
806
|
-
from .operatingunit_get_response import OperatingunitGetResponse as OperatingunitGetResponse
|
807
838
|
from .operatingunit_tuple_params import OperatingunitTupleParams as OperatingunitTupleParams
|
808
839
|
from .organization_create_params import OrganizationCreateParams as OrganizationCreateParams
|
809
840
|
from .organization_list_response import OrganizationListResponse as OrganizationListResponse
|
@@ -890,8 +921,6 @@ from .manifoldelset_update_params import ManifoldelsetUpdateParams as Manifoldel
|
|
890
921
|
from .missile_track_list_response import MissileTrackListResponse as MissileTrackListResponse
|
891
922
|
from .notification_count_response import NotificationCountResponse as NotificationCountResponse
|
892
923
|
from .notification_tuple_response import NotificationTupleResponse as NotificationTupleResponse
|
893
|
-
from .onorbitantenna_get_response import OnorbitantennaGetResponse as OnorbitantennaGetResponse
|
894
|
-
from .onorbitbattery_get_response import OnorbitbatteryGetResponse as OnorbitbatteryGetResponse
|
895
924
|
from .onorbitdetail_create_params import OnorbitdetailCreateParams as OnorbitdetailCreateParams
|
896
925
|
from .onorbitdetail_list_response import OnorbitdetailListResponse as OnorbitdetailListResponse
|
897
926
|
from .onorbitdetail_update_params import OnorbitdetailUpdateParams as OnorbitdetailUpdateParams
|
@@ -928,7 +957,6 @@ from .airfield_slot_count_response import AirfieldSlotCountResponse as AirfieldS
|
|
928
957
|
from .airfield_slot_tuple_response import AirfieldSlotTupleResponse as AirfieldSlotTupleResponse
|
929
958
|
from .airfield_status_count_params import AirfieldStatusCountParams as AirfieldStatusCountParams
|
930
959
|
from .airfield_status_tuple_params import AirfieldStatusTupleParams as AirfieldStatusTupleParams
|
931
|
-
from .airfieldslotconsumption_full import AirfieldslotconsumptionFull as AirfieldslotconsumptionFull
|
932
960
|
from .analytic_imagery_list_params import AnalyticImageryListParams as AnalyticImageryListParams
|
933
961
|
from .attitude_data_tuple_response import AttitudeDataTupleResponse as AttitudeDataTupleResponse
|
934
962
|
from .beam_contour_retrieve_params import BeamContourRetrieveParams as BeamContourRetrieveParams
|
@@ -942,6 +970,7 @@ from .dropzone_query_help_response import DropzoneQueryHelpResponse as DropzoneQ
|
|
942
970
|
from .effect_request_create_params import EffectRequestCreateParams as EffectRequestCreateParams
|
943
971
|
from .effect_request_list_response import EffectRequestListResponse as EffectRequestListResponse
|
944
972
|
from .effect_response_count_params import EffectResponseCountParams as EffectResponseCountParams
|
973
|
+
from .effect_response_metrics_full import EffectResponseMetricsFull as EffectResponseMetricsFull
|
945
974
|
from .effect_response_tuple_params import EffectResponseTupleParams as EffectResponseTupleParams
|
946
975
|
from .ephemeris_file_upload_params import EphemerisFileUploadParams as EphemerisFileUploadParams
|
947
976
|
from .ephemeris_queryhelp_response import EphemerisQueryhelpResponse as EphemerisQueryhelpResponse
|
@@ -965,6 +994,7 @@ from .launch_vehicle_create_params import LaunchVehicleCreateParams as LaunchVeh
|
|
965
994
|
from .launch_vehicle_list_response import LaunchVehicleListResponse as LaunchVehicleListResponse
|
966
995
|
from .launch_vehicle_update_params import LaunchVehicleUpdateParams as LaunchVehicleUpdateParams
|
967
996
|
from .logistics_support_get_params import LogisticsSupportGetParams as LogisticsSupportGetParams
|
997
|
+
from .logistics_support_items_full import LogisticsSupportItemsFull as LogisticsSupportItemsFull
|
968
998
|
from .manifoldelset_count_response import ManifoldelsetCountResponse as ManifoldelsetCountResponse
|
969
999
|
from .manifoldelset_tuple_response import ManifoldelsetTupleResponse as ManifoldelsetTupleResponse
|
970
1000
|
from .missile_track_count_response import MissileTrackCountResponse as MissileTrackCountResponse
|
@@ -977,7 +1007,6 @@ from .onorbitbattery_create_params import OnorbitbatteryCreateParams as Onorbitb
|
|
977
1007
|
from .onorbitbattery_list_response import OnorbitbatteryListResponse as OnorbitbatteryListResponse
|
978
1008
|
from .onorbitbattery_update_params import OnorbitbatteryUpdateParams as OnorbitbatteryUpdateParams
|
979
1009
|
from .onorbitsolararray_get_params import OnorbitsolararrayGetParams as OnorbitsolararrayGetParams
|
980
|
-
from .onorbitthruster_get_response import OnorbitthrusterGetResponse as OnorbitthrusterGetResponse
|
981
1010
|
from .operatingunit_count_response import OperatingunitCountResponse as OperatingunitCountResponse
|
982
1011
|
from .operatingunit_tuple_response import OperatingunitTupleResponse as OperatingunitTupleResponse
|
983
1012
|
from .personnelrecovery_get_params import PersonnelrecoveryGetParams as PersonnelrecoveryGetParams
|
@@ -1103,7 +1132,6 @@ from .onboardnavigation_count_params import OnboardnavigationCountParams as Onbo
|
|
1103
1132
|
from .onboardnavigation_tuple_params import OnboardnavigationTupleParams as OnboardnavigationTupleParams
|
1104
1133
|
from .onorbit_get_signature_response import OnorbitGetSignatureResponse as OnorbitGetSignatureResponse
|
1105
1134
|
from .onorbitlist_queryhelp_response import OnorbitlistQueryhelpResponse as OnorbitlistQueryhelpResponse
|
1106
|
-
from .onorbitsolararray_get_response import OnorbitsolararrayGetResponse as OnorbitsolararrayGetResponse
|
1107
1135
|
from .operatingunitremark_get_params import OperatingunitremarkGetParams as OperatingunitremarkGetParams
|
1108
1136
|
from .orbitdetermination_list_params import OrbitdeterminationListParams as OrbitdeterminationListParams
|
1109
1137
|
from .organizationdetail_list_params import OrganizationdetailListParams as OrganizationdetailListParams
|
@@ -1222,11 +1250,13 @@ from .feature_assessment_create_params import FeatureAssessmentCreateParams as F
|
|
1222
1250
|
from .gnss_observationset_count_params import GnssObservationsetCountParams as GnssObservationsetCountParams
|
1223
1251
|
from .gnss_observationset_tuple_params import GnssObservationsetTupleParams as GnssObservationsetTupleParams
|
1224
1252
|
from .ground_imagery_upload_zip_params import GroundImageryUploadZipParams as GroundImageryUploadZipParams
|
1253
|
+
from .isr_collection_requirements_full import IsrCollectionRequirementsFull as IsrCollectionRequirementsFull
|
1225
1254
|
from .item_tracking_queryhelp_response import ItemTrackingQueryhelpResponse as ItemTrackingQueryhelpResponse
|
1226
1255
|
from .launch_site_detail_create_params import LaunchSiteDetailCreateParams as LaunchSiteDetailCreateParams
|
1227
1256
|
from .launch_site_detail_list_response import LaunchSiteDetailListResponse as LaunchSiteDetailListResponse
|
1228
1257
|
from .launch_site_detail_update_params import LaunchSiteDetailUpdateParams as LaunchSiteDetailUpdateParams
|
1229
1258
|
from .launch_vehicle_detail_get_params import LaunchVehicleDetailGetParams as LaunchVehicleDetailGetParams
|
1259
|
+
from .logistics_discrepancy_infos_full import LogisticsDiscrepancyInfosFull as LogisticsDiscrepancyInfosFull
|
1230
1260
|
from .logistics_support_count_response import LogisticsSupportCountResponse as LogisticsSupportCountResponse
|
1231
1261
|
from .logistics_support_tuple_response import LogisticsSupportTupleResponse as LogisticsSupportTupleResponse
|
1232
1262
|
from .manifoldelset_create_bulk_params import ManifoldelsetCreateBulkParams as ManifoldelsetCreateBulkParams
|
@@ -1244,7 +1274,6 @@ from .onboardnavigation_tuple_response import OnboardnavigationTupleResponse as
|
|
1244
1274
|
from .onorbitthrusterstatus_get_params import OnorbitthrusterstatusGetParams as OnorbitthrusterstatusGetParams
|
1245
1275
|
from .operatingunit_queryhelp_response import OperatingunitQueryhelpResponse as OperatingunitQueryhelpResponse
|
1246
1276
|
from .operatingunitremark_count_params import OperatingunitremarkCountParams as OperatingunitremarkCountParams
|
1247
|
-
from .operatingunitremark_get_response import OperatingunitremarkGetResponse as OperatingunitremarkGetResponse
|
1248
1277
|
from .operatingunitremark_tuple_params import OperatingunitremarkTupleParams as OperatingunitremarkTupleParams
|
1249
1278
|
from .orbitdetermination_create_params import OrbitdeterminationCreateParams as OrbitdeterminationCreateParams
|
1250
1279
|
from .orbitdetermination_list_response import OrbitdeterminationListResponse as OrbitdeterminationListResponse
|
@@ -1279,6 +1308,7 @@ from .attitude_data_query_help_response import AttitudeDataQueryHelpResponse as
|
|
1279
1308
|
from .diplomatic_clearance_count_params import DiplomaticClearanceCountParams as DiplomaticClearanceCountParams
|
1280
1309
|
from .diplomatic_clearance_tuple_params import DiplomaticClearanceTupleParams as DiplomaticClearanceTupleParams
|
1281
1310
|
from .effect_request_create_bulk_params import EffectRequestCreateBulkParams as EffectRequestCreateBulkParams
|
1311
|
+
from .effect_response_actions_list_full import EffectResponseActionsListFull as EffectResponseActionsListFull
|
1282
1312
|
from .effect_response_retrieve_response import EffectResponseRetrieveResponse as EffectResponseRetrieveResponse
|
1283
1313
|
from .elset_create_bulk_from_tle_params import ElsetCreateBulkFromTleParams as ElsetCreateBulkFromTleParams
|
1284
1314
|
from .emitter_geolocation_create_params import EmitterGeolocationCreateParams as EmitterGeolocationCreateParams
|
@@ -1339,6 +1369,7 @@ from .gnss_observationset_count_response import GnssObservationsetCountResponse
|
|
1339
1369
|
from .gnss_observationset_tuple_response import GnssObservationsetTupleResponse as GnssObservationsetTupleResponse
|
1340
1370
|
from .ground_imagery_history_aodr_params import GroundImageryHistoryAodrParams as GroundImageryHistoryAodrParams
|
1341
1371
|
from .h3_geo_hex_cell_queryhelp_response import H3GeoHexCellQueryhelpResponse as H3GeoHexCellQueryhelpResponse
|
1372
|
+
from .isr_collection_critical_times_full import IsrCollectionCriticalTimesFull as IsrCollectionCriticalTimesFull
|
1342
1373
|
from .launch_vehicle_detail_get_response import LaunchVehicleDetailGetResponse as LaunchVehicleDetailGetResponse
|
1343
1374
|
from .onorbitthrusterstatus_count_params import OnorbitthrusterstatusCountParams as OnorbitthrusterstatusCountParams
|
1344
1375
|
from .onorbitthrusterstatus_tuple_params import OnorbitthrusterstatusTupleParams as OnorbitthrusterstatusTupleParams
|
@@ -1384,6 +1415,7 @@ from .launch_detection_queryhelp_response import LaunchDetectionQueryhelpRespons
|
|
1384
1415
|
from .launch_vehicle_detail_create_params import LaunchVehicleDetailCreateParams as LaunchVehicleDetailCreateParams
|
1385
1416
|
from .launch_vehicle_detail_list_response import LaunchVehicleDetailListResponse as LaunchVehicleDetailListResponse
|
1386
1417
|
from .launch_vehicle_detail_update_params import LaunchVehicleDetailUpdateParams as LaunchVehicleDetailUpdateParams
|
1418
|
+
from .logistics_transportation_plans_full import LogisticsTransportationPlansFull as LogisticsTransportationPlansFull
|
1387
1419
|
from .maneuver_unvalidated_publish_params import ManeuverUnvalidatedPublishParams as ManeuverUnvalidatedPublishParams
|
1388
1420
|
from .navigational_obstruction_get_params import NavigationalObstructionGetParams as NavigationalObstructionGetParams
|
1389
1421
|
from .onorbitthrusterstatus_create_params import OnorbitthrusterstatusCreateParams as OnorbitthrusterstatusCreateParams
|
@@ -1917,6 +1949,9 @@ from .aviation_risk_management_query_help_response import (
|
|
1917
1949
|
from .global_atmospheric_model_query_help_response import (
|
1918
1950
|
GlobalAtmosphericModelQueryHelpResponse as GlobalAtmosphericModelQueryHelpResponse,
|
1919
1951
|
)
|
1952
|
+
from .isr_collection_exploitation_requirement_full import (
|
1953
|
+
IsrCollectionExploitationRequirementFull as IsrCollectionExploitationRequirementFull,
|
1954
|
+
)
|
1920
1955
|
from .logistics_support_unvalidated_publish_params import (
|
1921
1956
|
LogisticsSupportUnvalidatedPublishParams as LogisticsSupportUnvalidatedPublishParams,
|
1922
1957
|
)
|
@@ -5,38 +5,9 @@ from typing import List, Optional
|
|
5
5
|
from pydantic import Field as FieldInfo
|
6
6
|
|
7
7
|
from .._models import BaseModel
|
8
|
+
from .shared.param_descriptor import ParamDescriptor
|
8
9
|
|
9
|
-
__all__ = ["AIQueryhelpResponse"
|
10
|
-
|
11
|
-
|
12
|
-
class Parameter(BaseModel):
|
13
|
-
classification_marking: Optional[str] = FieldInfo(alias="classificationMarking", default=None)
|
14
|
-
|
15
|
-
derived: Optional[bool] = None
|
16
|
-
|
17
|
-
description: Optional[str] = None
|
18
|
-
|
19
|
-
elem_match: Optional[bool] = FieldInfo(alias="elemMatch", default=None)
|
20
|
-
|
21
|
-
format: Optional[str] = None
|
22
|
-
|
23
|
-
hist_query_supported: Optional[bool] = FieldInfo(alias="histQuerySupported", default=None)
|
24
|
-
|
25
|
-
hist_tuple_supported: Optional[bool] = FieldInfo(alias="histTupleSupported", default=None)
|
26
|
-
|
27
|
-
name: Optional[str] = None
|
28
|
-
|
29
|
-
required: Optional[bool] = None
|
30
|
-
|
31
|
-
rest_query_supported: Optional[bool] = FieldInfo(alias="restQuerySupported", default=None)
|
32
|
-
|
33
|
-
rest_tuple_supported: Optional[bool] = FieldInfo(alias="restTupleSupported", default=None)
|
34
|
-
|
35
|
-
type: Optional[str] = None
|
36
|
-
|
37
|
-
unit_of_measure: Optional[str] = FieldInfo(alias="unitOfMeasure", default=None)
|
38
|
-
|
39
|
-
utc_date: Optional[bool] = FieldInfo(alias="utcDate", default=None)
|
10
|
+
__all__ = ["AIQueryhelpResponse"]
|
40
11
|
|
41
12
|
|
42
13
|
class AIQueryhelpResponse(BaseModel):
|
@@ -50,7 +21,7 @@ class AIQueryhelpResponse(BaseModel):
|
|
50
21
|
|
51
22
|
name: Optional[str] = None
|
52
23
|
|
53
|
-
parameters: Optional[List[
|
24
|
+
parameters: Optional[List[ParamDescriptor]] = None
|
54
25
|
|
55
26
|
required_roles: Optional[List[str]] = FieldInfo(alias="requiredRoles", default=None)
|
56
27
|
|