@@ -563,61 +563,93 @@ def __init__(
563563 "v2.create_global_incident_handle" : False ,
564564 "v2.create_incident" : False ,
565565 "v2.create_incident_attachment" : False ,
566+ "v2.create_incident_configuration" : False ,
567+ "v2.create_incident_google_chat_configuration" : False ,
568+ "v2.create_incident_google_meet_configuration" : False ,
569+ "v2.create_incident_impact_field" : False ,
566570 "v2.create_incident_integration" : False ,
567571 "v2.create_incident_notification_rule" : False ,
568572 "v2.create_incident_notification_template" : False ,
569573 "v2.create_incident_postmortem_attachment" : False ,
570574 "v2.create_incident_postmortem_template" : False ,
575+ "v2.create_incident_responder" : False ,
576+ "v2.create_incident_rule" : False ,
577+ "v2.create_incident_service_now_record" : False ,
571578 "v2.create_incident_todo" : False ,
572579 "v2.create_incident_type" : False ,
573580 "v2.create_incident_user_defined_field" : False ,
574581 "v2.create_incident_user_defined_role" : False ,
582+ "v2.create_on_call_page_from_incident" : False ,
583+ "v2.create_page_from_incident" : False ,
584+ "v2.create_timestamp_override" : False ,
575585 "v2.delete_global_incident_handle" : False ,
576586 "v2.delete_incident" : False ,
577587 "v2.delete_incident_attachment" : False ,
588+ "v2.delete_incident_impact_field" : False ,
578589 "v2.delete_incident_integration" : False ,
579590 "v2.delete_incident_notification_rule" : False ,
580591 "v2.delete_incident_notification_template" : False ,
581592 "v2.delete_incident_postmortem_template" : False ,
593+ "v2.delete_incident_responder" : False ,
594+ "v2.delete_incident_rule" : False ,
582595 "v2.delete_incident_todo" : False ,
583596 "v2.delete_incident_type" : False ,
584597 "v2.delete_incident_user_defined_field" : False ,
585598 "v2.delete_incident_user_defined_role" : False ,
599+ "v2.delete_timestamp_override" : False ,
586600 "v2.get_global_incident_settings" : False ,
587601 "v2.get_incident" : False ,
602+ "v2.get_incident_ai_postmortem" : False ,
588603 "v2.get_incident_integration" : False ,
589604 "v2.get_incident_notification_rule" : False ,
590605 "v2.get_incident_notification_template" : False ,
591606 "v2.get_incident_postmortem_template" : False ,
607+ "v2.get_incident_responder" : False ,
608+ "v2.get_incident_rule" : False ,
592609 "v2.get_incident_todo" : False ,
593610 "v2.get_incident_type" : False ,
594611 "v2.get_incident_user_defined_field" : False ,
595612 "v2.get_incident_user_defined_role" : False ,
613+ "v2.get_org_settings_by_incident_type" : False ,
596614 "v2.import_incident" : False ,
615+ "v2.link_page_to_incident" : False ,
597616 "v2.list_global_incident_handles" : False ,
598617 "v2.list_incident_attachments" : False ,
618+ "v2.list_incident_impact_fields" : False ,
599619 "v2.list_incident_integrations" : False ,
600620 "v2.list_incident_notification_rules" : False ,
601621 "v2.list_incident_notification_templates" : False ,
602622 "v2.list_incident_postmortem_templates" : False ,
623+ "v2.list_incident_responders" : False ,
624+ "v2.list_incident_rules" : False ,
603625 "v2.list_incidents" : False ,
604626 "v2.list_incident_todos" : False ,
605627 "v2.list_incident_types" : False ,
606628 "v2.list_incident_user_defined_fields" : False ,
607629 "v2.list_incident_user_defined_roles" : False ,
630+ "v2.list_org_settings" : False ,
631+ "v2.list_timestamp_overrides" : False ,
632+ "v2.patch_incident_impact" : False ,
608633 "v2.search_incidents" : False ,
609634 "v2.update_global_incident_handle" : False ,
610635 "v2.update_global_incident_settings" : False ,
611636 "v2.update_incident" : False ,
612637 "v2.update_incident_attachment" : False ,
638+ "v2.update_incident_configuration" : False ,
639+ "v2.update_incident_google_chat_configuration" : False ,
640+ "v2.update_incident_google_meet_configuration" : False ,
641+ "v2.update_incident_impact" : False ,
642+ "v2.update_incident_impact_field" : False ,
613643 "v2.update_incident_integration" : False ,
614644 "v2.update_incident_notification_rule" : False ,
615645 "v2.update_incident_notification_template" : False ,
616646 "v2.update_incident_postmortem_template" : False ,
647+ "v2.update_incident_rule" : False ,
617648 "v2.update_incident_todo" : False ,
618649 "v2.update_incident_type" : False ,
619650 "v2.update_incident_user_defined_field" : False ,
620651 "v2.update_incident_user_defined_role" : False ,
652+ "v2.update_timestamp_override" : False ,
621653 "v2.create_aws_account_ccm_config" : False ,
622654 "v2.delete_aws_account_ccm_config" : False ,
623655 "v2.get_aws_account_ccm_config" : False ,
0 commit comments