# Retry a executed pipeline with Runtime Input YAML V2

Retry a executed pipeline with Runtime Input YAML and Expression Values V2

Endpoint: POST /pipeline/api/pipeline/execute/retry/v2/{identifier}
Version: 1.0
Security: x-api-key

## Query parameters:

  - `accountIdentifier` (string, required)
    Account Identifier for the Entity.

  - `orgIdentifier` (string, required)
    Organization Identifier for the Entity.

  - `projectIdentifier` (string, required)
    Project Identifier for the Entity.

  - `moduleType` (string)
    Module type for the entity. If its from deployments,type will be CD , if its from build type will be CI

  - `planExecutionId` (string, required)
    This param contains the previous execution execution id. This is basically when we are rerunning a Pipeline.

  - `retryStages` (array, required)
    This param contains the identifier of stages from where to resume. It will be a list if we want to retry from parallel group

  - `runAllStages` (boolean)
    This param provides an option to run only the failed stages when Pipeline fails at parallel group. By default, it will run all the stages in the failed parallel group.

  - `notesForPipelineExecution` (string)
    Notes of a pipeline execution

  - `asyncPlanCreation` (boolean)

## Path parameters:

  - `identifier` (string, required)
    Pipeline Identifier

## Request fields (application/json):

  - `runtimeInputYaml` (string)
    Runtime Input YAML to be used for the retry execution.

  - `expressionValues` (object)
    Expression values to be used for the retry execution. If not provided, values from the previous execution will be used.

## Response 400 fields (application/json):

  - `status` (string)
    Enum: "SUCCESS", "FAILURE", "ERROR"

  - `code` (string)
    Enum: "DEFAULT_ERROR_CODE", "INVALID_ARGUMENT", "INVALID_EMAIL", "DOMAIN_NOT_ALLOWED_TO_REGISTER", "COMMNITY_EDITION_NOT_FOUND", "DEPLOY_MODE_IS_NOT_ON_PREM", "USER_ALREADY_REGISTERED", "USER_INVITATION_DOES_NOT_EXIST", "USER_DOES_NOT_EXIST", "USER_INVITE_OPERATION_FAILED", "USER_DISABLED", "ACCOUNT_DOES_NOT_EXIST", "INACTIVE_ACCOUNT", "ACCOUNT_MIGRATED", "ACCOUNT_MIGRATED_TO_NEXT_GEN", "USER_DOMAIN_NOT_ALLOWED", "MAX_FAILED_ATTEMPT_COUNT_EXCEEDED", "RESOURCE_NOT_FOUND", "INVALID_FORMAT", "ROLE_DOES_NOT_EXIST", "EMAIL_NOT_VERIFIED", "EMAIL_VERIFICATION_TOKEN_NOT_FOUND", "INVALID_TOKEN", "REVOKED_TOKEN", "INVALID_CAPTCHA_TOKEN", "NOT_ACCOUNT_MGR_NOR_HAS_ALL_APP_ACCESS", "EXPIRED_TOKEN", "INVALID_AGENT_MTLS_AUTHORITY", "TOKEN_ALREADY_REFRESHED_ONCE", "ACCESS_DENIED", "NG_ACCESS_DENIED", "INVALID_CREDENTIAL", "INVALID_CREDENTIALS_THIRD_PARTY", "INVALID_KEY", "INVALID_CONNECTOR_TYPE", "INVALID_KEYPATH", "INVALID_VARIABLE", "UNKNOWN_HOST", "UNREACHABLE_HOST", "INVALID_PORT", "SSH_SESSION_TIMEOUT", "ALGORITHM_NEGOTIATION_ERROR", "SOCKET_CONNECTION_ERROR", "CONNECTION_ERROR", "COULD_NOT_PROCESS_ERROR", "SOCKET_CONNECTION_TIMEOUT", "WINRM_COMMAND_EXECUTION_TIMEOUT", "CONNECTION_TIMEOUT", "SSH_CONNECTION_ERROR", "USER_GROUP_ERROR", "INVALID_EXECUTION_ID", "ERROR_IN_GETTING_CHANNEL_STREAMS", "UNEXPECTED", "UNKNOWN_ERROR", "UNKNOWN_EXECUTOR_TYPE_ERROR", "DUPLICATE_STATE_NAMES", "TRANSITION_NOT_LINKED", "TRANSITION_TO_INCORRECT_STATE", "TRANSITION_TYPE_NULL", "STATES_WITH_DUP_TRANSITIONS", "BARRIERS_NOT_RUNNING_CONCURRENTLY", "NON_FORK_STATES", "NON_REPEAT_STATES", "INITIAL_STATE_NOT_DEFINED", "FILE_INTEGRITY_CHECK_FAILED", "INVALID_URL", "FILE_DOWNLOAD_FAILED", "PLATFORM_SOFTWARE_DELETE_ERROR", "INVALID_CSV_FILE", "INVALID_REQUEST", "SCHEMA_VALIDATION_FAILED", "FILTER_CREATION_ERROR", "INVALID_YAML_ERROR", "PLAN_CREATION_ERROR", "INVALID_INFRA_STATE", "PIPELINE_ALREADY_TRIGGERED", "NON_EXISTING_PIPELINE", "DUPLICATE_COMMAND_NAMES", "INVALID_PIPELINE", "COMMAND_DOES_NOT_EXIST", "DUPLICATE_ARTIFACTSTREAM_NAMES", "DUPLICATE_HOST_NAMES", "STATE_NOT_FOR_TYPE", "STATE_MACHINE_ISSUE", "STATE_DISCONTINUE_FAILED", "STATE_PAUSE_FAILED", "PAUSE_ALL_ALREADY", "RESUME_ALL_ALREADY", "ROLLBACK_ALREADY", "ABORT_ALL_ALREADY", "EXPIRE_ALL_ALREADY", "RETRY_FAILED", "UNKNOWN_ARTIFACT_TYPE", "UNKNOWN_STAGE_ELEMENT_WRAPPER_TYPE", "INIT_TIMEOUT", "LICENSE_EXPIRED", "NOT_LICENSED", "REQUEST_TIMEOUT", "SCM_REQUEST_TIMEOUT", "WORKFLOW_ALREADY_TRIGGERED", "JENKINS_ERROR", "INVALID_ARTIFACT_SOURCE", "INVALID_ARTIFACT_SERVER", "INVALID_CLOUD_PROVIDER", "UPDATE_NOT_ALLOWED", "DELETE_NOT_ALLOWED", "APPDYNAMICS_CONFIGURATION_ERROR", "APM_CONFIGURATION_ERROR", "SPLUNK_CONFIGURATION_ERROR", "ELK_CONFIGURATION_ERROR", "LOGZ_CONFIGURATION_ERROR", "SUMO_CONFIGURATION_ERROR", "INSTANA_CONFIGURATION_ERROR", "APPDYNAMICS_ERROR", "STACKDRIVER_ERROR", "STACKDRIVER_CONFIGURATION_ERROR", "NEWRELIC_CONFIGURATION_ERROR", "NEWRELIC_ERROR", "DYNA_TRACE_CONFIGURATION_ERROR", "DYNA_TRACE_ERROR", "CLOUDWATCH_ERROR", "CLOUDWATCH_CONFIGURATION_ERROR", "PROMETHEUS_CONFIGURATION_ERROR", "DATA_DOG_CONFIGURATION_ERROR", "SERVICE_GUARD_CONFIGURATION_ERROR", "ENCRYPTION_NOT_CONFIGURED", "UNAVAILABLE_DELEGATES", "WORKFLOW_EXECUTION_IN_PROGRESS", "PIPELINE_EXECUTION_IN_PROGRESS", "AWS_ACCESS_DENIED", "AWS_CLUSTER_NOT_FOUND", "AWS_SERVICE_NOT_FOUND", "IMAGE_NOT_FOUND", "ILLEGAL_ARGUMENT", "IMAGE_TAG_NOT_FOUND", "DELEGATE_NOT_AVAILABLE", "INVALID_YAML_PAYLOAD", "AUTHENTICATION_ERROR", "AUTHORIZATION_ERROR", "UNRECOGNIZED_YAML_FIELDS", "COULD_NOT_MAP_BEFORE_YAML", "MISSING_BEFORE_YAML", "MISSING_YAML", "NON_EMPTY_DELETIONS", "GENERAL_YAML_ERROR", "GENERAL_YAML_INFO", "YAML_GIT_SYNC_ERROR", "GIT_CONNECTION_ERROR", "GIT_ERROR", "ARTIFACT_SERVER_ERROR", "ENCRYPT_DECRYPT_ERROR", "SECRET_MANAGEMENT_ERROR", "SECRET_NOT_FOUND", "KMS_OPERATION_ERROR", "GCP_KMS_OPERATION_ERROR", "VAULT_OPERATION_ERROR", "AWS_SECRETS_MANAGER_OPERATION_ERROR", "AZURE_KEY_VAULT_OPERATION_ERROR", "AZURE_KEY_VAULT_INTERRUPT_ERROR", "UNSUPPORTED_OPERATION_EXCEPTION", "FEATURE_UNAVAILABLE", "GENERAL_ERROR", "BASELINE_CONFIGURATION_ERROR", "SAML_IDP_CONFIGURATION_NOT_AVAILABLE", "INVALID_AUTHENTICATION_MECHANISM", "INVALID_SAML_CONFIGURATION", "INVALID_OAUTH_CONFIGURATION", "INVALID_LDAP_CONFIGURATION", "USER_GROUP_SYNC_FAILURE", "USER_GROUP_ALREADY_EXIST", "INVALID_TWO_FACTOR_AUTHENTICATION_CONFIGURATION", "EXPLANATION", "HINT", "NOT_WHITELISTED_IP", "INVALID_TOTP_TOKEN", "EMAIL_FAILED", "SSL_HANDSHAKE_FAILED", "NO_APPS_ASSIGNED", "INVALID_INFRA_CONFIGURATION", "TEMPLATES_LINKED", "USER_HAS_NO_PERMISSIONS", "USER_NOT_AUTHORIZED", "USER_ALREADY_PRESENT", "EMAIL_ERROR", "INVALID_USAGE_RESTRICTION", "USAGE_RESTRICTION_ERROR", "STATE_EXECUTION_INSTANCE_NOT_FOUND", "DELEGATE_TASK_RETRY", "KUBERNETES_API_TASK_EXCEPTION", "KUBERNETES_TASK_EXCEPTION", "KUBERNETES_YAML_ERROR", "SAVE_FILE_INTO_AWS_STORAGE_FAILED", "READ_FILE_FROM_AWS_STORAGE_FAILED", "SAVE_FILE_INTO_GCP_STORAGE_FAILED", "READ_FILE_FROM_GCP_STORAGE_FAILED", "FILE_NOT_FOUND_ERROR", "USAGE_LIMITS_EXCEEDED", "EVENT_PUBLISH_FAILED", "CUSTOM_APPROVAL_ERROR", "JIRA_ERROR", "EXPRESSION_EVALUATION_FAILED", "KUBERNETES_VALUES_ERROR", "KUBERNETES_CLUSTER_ERROR", "INCORRECT_SIGN_IN_MECHANISM", "OAUTH_LOGIN_FAILED", "INVALID_TERRAFORM_TARGETS_REQUEST", "TERRAFORM_EXECUTION_ERROR", "FILE_READ_FAILED", "FILE_SIZE_EXCEEDS_LIMIT", "CLUSTER_NOT_FOUND", "MARKETPLACE_TOKEN_NOT_FOUND", "INVALID_MARKETPLACE_TOKEN", "INVALID_TICKETING_SERVER", "SERVICENOW_ERROR", "PASSWORD_EXPIRED", "USER_LOCKED", "PASSWORD_STRENGTH_CHECK_FAILED", "ACCOUNT_DISABLED", "INVALID_ACCOUNT_PERMISSION", "PAGERDUTY_ERROR", "HEALTH_ERROR", "SAML_TEST_SUCCESS_MECHANISM_NOT_ENABLED", "DOMAIN_WHITELIST_FILTER_CHECK_FAILED", "INVALID_DASHBOARD_UPDATE_REQUEST", "DUPLICATE_FIELD", "INVALID_AZURE_VAULT_CONFIGURATION", "USER_NOT_AUTHORIZED_DUE_TO_USAGE_RESTRICTIONS", "INVALID_ROLLBACK", "DATA_COLLECTION_ERROR", "SUMO_DATA_COLLECTION_ERROR", "DEPLOYMENT_GOVERNANCE_ERROR", "BATCH_PROCESSING_ERROR", "GRAPHQL_ERROR", "FILE_CREATE_ERROR", "ILLEGAL_STATE", "GIT_DIFF_COMMIT_NOT_IN_ORDER", "FAILED_TO_ACQUIRE_PERSISTENT_LOCK", "FAILED_TO_ACQUIRE_NON_PERSISTENT_LOCK", "POD_NOT_FOUND_ERROR", "COMMAND_EXECUTION_ERROR", "REGISTRY_EXCEPTION", "ENGINE_INTERRUPT_PROCESSING_EXCEPTION", "ENGINE_IO_EXCEPTION", "ENGINE_OUTCOME_EXCEPTION", "ENGINE_SWEEPING_OUTPUT_EXCEPTION", "CACHE_NOT_FOUND_EXCEPTION", "ENGINE_ENTITY_UPDATE_EXCEPTION", "SHELL_EXECUTION_EXCEPTION", "TEMPLATE_NOT_FOUND", "AZURE_SERVICE_EXCEPTION", "AZURE_CLIENT_EXCEPTION", "GIT_UNSEEN_REMOTE_HEAD_COMMIT", "TIMEOUT_ENGINE_EXCEPTION", "NO_AVAILABLE_DELEGATES", "NO_GLOBAL_DELEGATE_ACCOUNT", "NO_INSTALLED_DELEGATES", "DUPLICATE_DELEGATE_EXCEPTION", "GCP_MARKETPLACE_EXCEPTION", "MISSING_DEFAULT_GOOGLE_CREDENTIALS", "INCORRECT_DEFAULT_GOOGLE_CREDENTIALS", "OPTIMISTIC_LOCKING_EXCEPTION", "NG_PIPELINE_EXECUTION_EXCEPTION", "NG_PIPELINE_CREATE_EXCEPTION", "RESOURCE_NOT_FOUND_EXCEPTION", "PMS_INITIALIZE_SDK_EXCEPTION", "UNEXPECTED_SNIPPET_EXCEPTION", "UNEXPECTED_SCHEMA_EXCEPTION", "CONNECTOR_VALIDATION_EXCEPTION", "TIMESCALE_NOT_AVAILABLE", "MIGRATION_EXCEPTION", "REQUEST_PROCESSING_INTERRUPTED", "SECRET_MANAGER_ID_NOT_FOUND", "GCP_SECRET_MANAGER_OPERATION_ERROR", "GCP_SECRET_OPERATION_ERROR", "GIT_OPERATION_ERROR", "TASK_FAILURE_ERROR", "INSTANCE_STATS_PROCESS_ERROR", "INSTANCE_STATS_MIGRATION_ERROR", "DEPLOYMENT_MIGRATION_ERROR", "CG_LICENSE_USAGE_ERROR", "INSTANCE_STATS_AGGREGATION_ERROR", "UNRESOLVED_EXPRESSIONS_ERROR", "KRYO_HANDLER_NOT_FOUND_ERROR", "DELEGATE_ERROR_HANDLER_EXCEPTION", "DELEGATE_SERVICE_DRIVER_EXCEPTION", "DELEGATE_INSTALLATION_COMMAND_NOT_SUPPORTED_EXCEPTION", "UNEXPECTED_TYPE_ERROR", "EXCEPTION_HANDLER_NOT_FOUND", "CONNECTOR_NOT_FOUND_EXCEPTION", "GCP_SERVER_ERROR", "HTTP_RESPONSE_EXCEPTION", "SCM_NOT_FOUND_ERROR", "SCM_CONFLICT_ERROR", "SCM_CONFLICT_ERROR_V2", "SCM_UNPROCESSABLE_ENTITY", "PROCESS_EXECUTION_EXCEPTION", "SCM_UNAUTHORIZED", "SCM_BAD_REQUEST", "SCM_INTERNAL_SERVER_ERROR", "DATA", "CONTEXT", "PR_CREATION_ERROR", "URL_NOT_REACHABLE", "URL_NOT_PROVIDED", "ENGINE_EXPRESSION_EVALUATION_ERROR", "ENGINE_FUNCTOR_ERROR", "JIRA_CLIENT_ERROR", "SCM_NOT_MODIFIED", "APPROVAL_STEP_NG_ERROR", "BUCKET_SERVER_ERROR", "GIT_SYNC_ERROR", "TEMPLATE_EXCEPTION", "TEMPLATE_ALREADY_EXISTS_EXCEPTION", "ENTITY_REFERENCE_EXCEPTION", "ACTIVE_SERVICE_INSTANCES_PRESENT_EXCEPTION", "INVALID_INPUT_SET", "INVALID_OVERLAY_INPUT_SET", "RESOURCE_ALREADY_EXISTS", "INVALID_JSON_PAYLOAD", "POLICY_EVALUATION_FAILURE", "POLICY_SET_ERROR", "INVALID_ARTIFACTORY_REGISTRY_REQUEST", "INVALID_NEXUS_REGISTRY_REQUEST", "ENTITY_NOT_FOUND", "GITX_OAUTH_NOT_SET", "INVALID_AZURE_CONTAINER_REGISTRY_REQUEST", "AZURE_AUTHENTICATION_ERROR", "AZURE_CONFIG_ERROR", "DATA_PROCESSING_ERROR", "INVALID_AZURE_AKS_REQUEST", "AWS_IAM_ERROR", "AWS_CF_ERROR", "AWS_INSTANCE_ERROR", "AWS_VPC_ERROR", "AWS_TAG_ERROR", "AWS_ASG_ERROR", "AWS_LOAD_BALANCER_ERROR", "SCM_INTERNAL_SERVER_ERROR_V2", "SCM_FAILED_DEPENDENCY_ERROR", "SCM_UNAUTHORIZED_ERROR_V2", "TOO_MANY_REQUESTS", "INVALID_IDENTIFIER_REF", "SPOTINST_NULL_ERROR", "SPOTNIST_REST_EXCEPTION", "SCM_UNEXPECTED_ERROR", "DUPLICATE_FILE_IMPORT", "AZURE_APP_SERVICES_TASK_EXCEPTION", "AZURE_ARM_TASK_EXCEPTION", "AZURE_BP_TASK_EXCEPTION", "MEDIA_NOT_SUPPORTED", "AWS_ECS_ERROR", "AWS_APPLICATION_AUTO_SCALING", "AWS_ECS_SERVICE_NOT_ACTIVE", "AWS_ECS_CLIENT_ERROR", "AWS_STS_ERROR", "FREEZE_EXCEPTION", "MISSING_EXCEPTION", "DELEGATE_TASK_EXPIRED", "DELEGATE_TASK_VALIDATION_FAILED", "MONGO_EXECUTION_TIMEOUT_EXCEPTION", "DELEGATE_NOT_REGISTERED", "TERRAFORM_VAULT_SECRET_CLEANUP_FAILURE", "APPROVAL_REJECTION", "TERRAGRUNT_EXECUTION_ERROR", "ADFS_ERROR", "TERRAFORM_CLOUD_ERROR", "CLUSTER_CREDENTIALS_NOT_FOUND", "SCM_API_ERROR", "INTERNAL_SERVER_ERROR", "SCM_FORBIDDEN", "AWS_EKS_ERROR", "OPA_POLICY_EVALUATION_ERROR", "USER_MARKED_FAILURE", "SSH_RETRY", "HTTP_CLIENT_ERROR_RESPONSE", "HTTP_INTERNAL_SERVER_ERROR", "HTTP_BAD_GATEWAY", "HTTP_SERVICE_UNAVAILABLE", "HTTP_GATEWAY_TIMEOUT", "HTTP_SERVER_ERROR_RESPONSE", "PIPELINE_UPDATE_EXCEPTION", "SERVICENOW_REFRESH_TOKEN_ERROR", "PARAMETER_FIELD_CAST_ERROR", "ABORT_ALL_ALREADY_NG", "WEBHOOK_EXCEPTION", "INVALID_OIDC_CONFIGURATION", "INVALID_CREDENTIALS", "INVALID_OR_PRIVATE_REPO", "BARRIER_FAILED_ERROR", "ELASTICSEARCH_NOT_AVAILABLE", "OBJECT_STORE_NOT_AVAILABLE", "NO_ELIGIBLE_RUNNERS", "NO_AVAILABLE_RUNNERS", "RUNNER_DISCONNECTED", "EVENT_LISTENER_STEP_FAILURE", "TRANSACTION_ABORTED", "UNRESOLVED_EXPRESSIONS_WITH_CONTEXT_ERROR"

  - `message` (string)

  - `correlationId` (string)

  - `errors` (array)

  - `errors.fieldId` (string)

  - `errors.error` (string)

## Response 500 fields (application/json):

  - `status` (string)
    Enum: "SUCCESS", "FAILURE", "ERROR"

  - `code` (string)
    Enum: "DEFAULT_ERROR_CODE", "INVALID_ARGUMENT", "INVALID_EMAIL", "DOMAIN_NOT_ALLOWED_TO_REGISTER", "COMMNITY_EDITION_NOT_FOUND", "DEPLOY_MODE_IS_NOT_ON_PREM", "USER_ALREADY_REGISTERED", "USER_INVITATION_DOES_NOT_EXIST", "USER_DOES_NOT_EXIST", "USER_INVITE_OPERATION_FAILED", "USER_DISABLED", "ACCOUNT_DOES_NOT_EXIST", "INACTIVE_ACCOUNT", "ACCOUNT_MIGRATED", "ACCOUNT_MIGRATED_TO_NEXT_GEN", "USER_DOMAIN_NOT_ALLOWED", "MAX_FAILED_ATTEMPT_COUNT_EXCEEDED", "RESOURCE_NOT_FOUND", "INVALID_FORMAT", "ROLE_DOES_NOT_EXIST", "EMAIL_NOT_VERIFIED", "EMAIL_VERIFICATION_TOKEN_NOT_FOUND", "INVALID_TOKEN", "REVOKED_TOKEN", "INVALID_CAPTCHA_TOKEN", "NOT_ACCOUNT_MGR_NOR_HAS_ALL_APP_ACCESS", "EXPIRED_TOKEN", "INVALID_AGENT_MTLS_AUTHORITY", "TOKEN_ALREADY_REFRESHED_ONCE", "ACCESS_DENIED", "NG_ACCESS_DENIED", "INVALID_CREDENTIAL", "INVALID_CREDENTIALS_THIRD_PARTY", "INVALID_KEY", "INVALID_CONNECTOR_TYPE", "INVALID_KEYPATH", "INVALID_VARIABLE", "UNKNOWN_HOST", "UNREACHABLE_HOST", "INVALID_PORT", "SSH_SESSION_TIMEOUT", "ALGORITHM_NEGOTIATION_ERROR", "SOCKET_CONNECTION_ERROR", "CONNECTION_ERROR", "COULD_NOT_PROCESS_ERROR", "SOCKET_CONNECTION_TIMEOUT", "WINRM_COMMAND_EXECUTION_TIMEOUT", "CONNECTION_TIMEOUT", "SSH_CONNECTION_ERROR", "USER_GROUP_ERROR", "INVALID_EXECUTION_ID", "ERROR_IN_GETTING_CHANNEL_STREAMS", "UNEXPECTED", "UNKNOWN_ERROR", "UNKNOWN_EXECUTOR_TYPE_ERROR", "DUPLICATE_STATE_NAMES", "TRANSITION_NOT_LINKED", "TRANSITION_TO_INCORRECT_STATE", "TRANSITION_TYPE_NULL", "STATES_WITH_DUP_TRANSITIONS", "BARRIERS_NOT_RUNNING_CONCURRENTLY", "NON_FORK_STATES", "NON_REPEAT_STATES", "INITIAL_STATE_NOT_DEFINED", "FILE_INTEGRITY_CHECK_FAILED", "INVALID_URL", "FILE_DOWNLOAD_FAILED", "PLATFORM_SOFTWARE_DELETE_ERROR", "INVALID_CSV_FILE", "INVALID_REQUEST", "SCHEMA_VALIDATION_FAILED", "FILTER_CREATION_ERROR", "INVALID_YAML_ERROR", "PLAN_CREATION_ERROR", "INVALID_INFRA_STATE", "PIPELINE_ALREADY_TRIGGERED", "NON_EXISTING_PIPELINE", "DUPLICATE_COMMAND_NAMES", "INVALID_PIPELINE", "COMMAND_DOES_NOT_EXIST", "DUPLICATE_ARTIFACTSTREAM_NAMES", "DUPLICATE_HOST_NAMES", "STATE_NOT_FOR_TYPE", "STATE_MACHINE_ISSUE", "STATE_DISCONTINUE_FAILED", "STATE_PAUSE_FAILED", "PAUSE_ALL_ALREADY", "RESUME_ALL_ALREADY", "ROLLBACK_ALREADY", "ABORT_ALL_ALREADY", "EXPIRE_ALL_ALREADY", "RETRY_FAILED", "UNKNOWN_ARTIFACT_TYPE", "UNKNOWN_STAGE_ELEMENT_WRAPPER_TYPE", "INIT_TIMEOUT", "LICENSE_EXPIRED", "NOT_LICENSED", "REQUEST_TIMEOUT", "SCM_REQUEST_TIMEOUT", "WORKFLOW_ALREADY_TRIGGERED", "JENKINS_ERROR", "INVALID_ARTIFACT_SOURCE", "INVALID_ARTIFACT_SERVER", "INVALID_CLOUD_PROVIDER", "UPDATE_NOT_ALLOWED", "DELETE_NOT_ALLOWED", "APPDYNAMICS_CONFIGURATION_ERROR", "APM_CONFIGURATION_ERROR", "SPLUNK_CONFIGURATION_ERROR", "ELK_CONFIGURATION_ERROR", "LOGZ_CONFIGURATION_ERROR", "SUMO_CONFIGURATION_ERROR", "INSTANA_CONFIGURATION_ERROR", "APPDYNAMICS_ERROR", "STACKDRIVER_ERROR", "STACKDRIVER_CONFIGURATION_ERROR", "NEWRELIC_CONFIGURATION_ERROR", "NEWRELIC_ERROR", "DYNA_TRACE_CONFIGURATION_ERROR", "DYNA_TRACE_ERROR", "CLOUDWATCH_ERROR", "CLOUDWATCH_CONFIGURATION_ERROR", "PROMETHEUS_CONFIGURATION_ERROR", "DATA_DOG_CONFIGURATION_ERROR", "SERVICE_GUARD_CONFIGURATION_ERROR", "ENCRYPTION_NOT_CONFIGURED", "UNAVAILABLE_DELEGATES", "WORKFLOW_EXECUTION_IN_PROGRESS", "PIPELINE_EXECUTION_IN_PROGRESS", "AWS_ACCESS_DENIED", "AWS_CLUSTER_NOT_FOUND", "AWS_SERVICE_NOT_FOUND", "IMAGE_NOT_FOUND", "ILLEGAL_ARGUMENT", "IMAGE_TAG_NOT_FOUND", "DELEGATE_NOT_AVAILABLE", "INVALID_YAML_PAYLOAD", "AUTHENTICATION_ERROR", "AUTHORIZATION_ERROR", "UNRECOGNIZED_YAML_FIELDS", "COULD_NOT_MAP_BEFORE_YAML", "MISSING_BEFORE_YAML", "MISSING_YAML", "NON_EMPTY_DELETIONS", "GENERAL_YAML_ERROR", "GENERAL_YAML_INFO", "YAML_GIT_SYNC_ERROR", "GIT_CONNECTION_ERROR", "GIT_ERROR", "ARTIFACT_SERVER_ERROR", "ENCRYPT_DECRYPT_ERROR", "SECRET_MANAGEMENT_ERROR", "SECRET_NOT_FOUND", "KMS_OPERATION_ERROR", "GCP_KMS_OPERATION_ERROR", "VAULT_OPERATION_ERROR", "AWS_SECRETS_MANAGER_OPERATION_ERROR", "AZURE_KEY_VAULT_OPERATION_ERROR", "AZURE_KEY_VAULT_INTERRUPT_ERROR", "UNSUPPORTED_OPERATION_EXCEPTION", "FEATURE_UNAVAILABLE", "GENERAL_ERROR", "BASELINE_CONFIGURATION_ERROR", "SAML_IDP_CONFIGURATION_NOT_AVAILABLE", "INVALID_AUTHENTICATION_MECHANISM", "INVALID_SAML_CONFIGURATION", "INVALID_OAUTH_CONFIGURATION", "INVALID_LDAP_CONFIGURATION", "USER_GROUP_SYNC_FAILURE", "USER_GROUP_ALREADY_EXIST", "INVALID_TWO_FACTOR_AUTHENTICATION_CONFIGURATION", "EXPLANATION", "HINT", "NOT_WHITELISTED_IP", "INVALID_TOTP_TOKEN", "EMAIL_FAILED", "SSL_HANDSHAKE_FAILED", "NO_APPS_ASSIGNED", "INVALID_INFRA_CONFIGURATION", "TEMPLATES_LINKED", "USER_HAS_NO_PERMISSIONS", "USER_NOT_AUTHORIZED", "USER_ALREADY_PRESENT", "EMAIL_ERROR", "INVALID_USAGE_RESTRICTION", "USAGE_RESTRICTION_ERROR", "STATE_EXECUTION_INSTANCE_NOT_FOUND", "DELEGATE_TASK_RETRY", "KUBERNETES_API_TASK_EXCEPTION", "KUBERNETES_TASK_EXCEPTION", "KUBERNETES_YAML_ERROR", "SAVE_FILE_INTO_AWS_STORAGE_FAILED", "READ_FILE_FROM_AWS_STORAGE_FAILED", "SAVE_FILE_INTO_GCP_STORAGE_FAILED", "READ_FILE_FROM_GCP_STORAGE_FAILED", "FILE_NOT_FOUND_ERROR", "USAGE_LIMITS_EXCEEDED", "EVENT_PUBLISH_FAILED", "CUSTOM_APPROVAL_ERROR", "JIRA_ERROR", "EXPRESSION_EVALUATION_FAILED", "KUBERNETES_VALUES_ERROR", "KUBERNETES_CLUSTER_ERROR", "INCORRECT_SIGN_IN_MECHANISM", "OAUTH_LOGIN_FAILED", "INVALID_TERRAFORM_TARGETS_REQUEST", "TERRAFORM_EXECUTION_ERROR", "FILE_READ_FAILED", "FILE_SIZE_EXCEEDS_LIMIT", "CLUSTER_NOT_FOUND", "MARKETPLACE_TOKEN_NOT_FOUND", "INVALID_MARKETPLACE_TOKEN", "INVALID_TICKETING_SERVER", "SERVICENOW_ERROR", "PASSWORD_EXPIRED", "USER_LOCKED", "PASSWORD_STRENGTH_CHECK_FAILED", "ACCOUNT_DISABLED", "INVALID_ACCOUNT_PERMISSION", "PAGERDUTY_ERROR", "HEALTH_ERROR", "SAML_TEST_SUCCESS_MECHANISM_NOT_ENABLED", "DOMAIN_WHITELIST_FILTER_CHECK_FAILED", "INVALID_DASHBOARD_UPDATE_REQUEST", "DUPLICATE_FIELD", "INVALID_AZURE_VAULT_CONFIGURATION", "USER_NOT_AUTHORIZED_DUE_TO_USAGE_RESTRICTIONS", "INVALID_ROLLBACK", "DATA_COLLECTION_ERROR", "SUMO_DATA_COLLECTION_ERROR", "DEPLOYMENT_GOVERNANCE_ERROR", "BATCH_PROCESSING_ERROR", "GRAPHQL_ERROR", "FILE_CREATE_ERROR", "ILLEGAL_STATE", "GIT_DIFF_COMMIT_NOT_IN_ORDER", "FAILED_TO_ACQUIRE_PERSISTENT_LOCK", "FAILED_TO_ACQUIRE_NON_PERSISTENT_LOCK", "POD_NOT_FOUND_ERROR", "COMMAND_EXECUTION_ERROR", "REGISTRY_EXCEPTION", "ENGINE_INTERRUPT_PROCESSING_EXCEPTION", "ENGINE_IO_EXCEPTION", "ENGINE_OUTCOME_EXCEPTION", "ENGINE_SWEEPING_OUTPUT_EXCEPTION", "CACHE_NOT_FOUND_EXCEPTION", "ENGINE_ENTITY_UPDATE_EXCEPTION", "SHELL_EXECUTION_EXCEPTION", "TEMPLATE_NOT_FOUND", "AZURE_SERVICE_EXCEPTION", "AZURE_CLIENT_EXCEPTION", "GIT_UNSEEN_REMOTE_HEAD_COMMIT", "TIMEOUT_ENGINE_EXCEPTION", "NO_AVAILABLE_DELEGATES", "NO_GLOBAL_DELEGATE_ACCOUNT", "NO_INSTALLED_DELEGATES", "DUPLICATE_DELEGATE_EXCEPTION", "GCP_MARKETPLACE_EXCEPTION", "MISSING_DEFAULT_GOOGLE_CREDENTIALS", "INCORRECT_DEFAULT_GOOGLE_CREDENTIALS", "OPTIMISTIC_LOCKING_EXCEPTION", "NG_PIPELINE_EXECUTION_EXCEPTION", "NG_PIPELINE_CREATE_EXCEPTION", "RESOURCE_NOT_FOUND_EXCEPTION", "PMS_INITIALIZE_SDK_EXCEPTION", "UNEXPECTED_SNIPPET_EXCEPTION", "UNEXPECTED_SCHEMA_EXCEPTION", "CONNECTOR_VALIDATION_EXCEPTION", "TIMESCALE_NOT_AVAILABLE", "MIGRATION_EXCEPTION", "REQUEST_PROCESSING_INTERRUPTED", "SECRET_MANAGER_ID_NOT_FOUND", "GCP_SECRET_MANAGER_OPERATION_ERROR", "GCP_SECRET_OPERATION_ERROR", "GIT_OPERATION_ERROR", "TASK_FAILURE_ERROR", "INSTANCE_STATS_PROCESS_ERROR", "INSTANCE_STATS_MIGRATION_ERROR", "DEPLOYMENT_MIGRATION_ERROR", "CG_LICENSE_USAGE_ERROR", "INSTANCE_STATS_AGGREGATION_ERROR", "UNRESOLVED_EXPRESSIONS_ERROR", "KRYO_HANDLER_NOT_FOUND_ERROR", "DELEGATE_ERROR_HANDLER_EXCEPTION", "DELEGATE_SERVICE_DRIVER_EXCEPTION", "DELEGATE_INSTALLATION_COMMAND_NOT_SUPPORTED_EXCEPTION", "UNEXPECTED_TYPE_ERROR", "EXCEPTION_HANDLER_NOT_FOUND", "CONNECTOR_NOT_FOUND_EXCEPTION", "GCP_SERVER_ERROR", "HTTP_RESPONSE_EXCEPTION", "SCM_NOT_FOUND_ERROR", "SCM_CONFLICT_ERROR", "SCM_CONFLICT_ERROR_V2", "SCM_UNPROCESSABLE_ENTITY", "PROCESS_EXECUTION_EXCEPTION", "SCM_UNAUTHORIZED", "SCM_BAD_REQUEST", "SCM_INTERNAL_SERVER_ERROR", "DATA", "CONTEXT", "PR_CREATION_ERROR", "URL_NOT_REACHABLE", "URL_NOT_PROVIDED", "ENGINE_EXPRESSION_EVALUATION_ERROR", "ENGINE_FUNCTOR_ERROR", "JIRA_CLIENT_ERROR", "SCM_NOT_MODIFIED", "APPROVAL_STEP_NG_ERROR", "BUCKET_SERVER_ERROR", "GIT_SYNC_ERROR", "TEMPLATE_EXCEPTION", "TEMPLATE_ALREADY_EXISTS_EXCEPTION", "ENTITY_REFERENCE_EXCEPTION", "ACTIVE_SERVICE_INSTANCES_PRESENT_EXCEPTION", "INVALID_INPUT_SET", "INVALID_OVERLAY_INPUT_SET", "RESOURCE_ALREADY_EXISTS", "INVALID_JSON_PAYLOAD", "POLICY_EVALUATION_FAILURE", "POLICY_SET_ERROR", "INVALID_ARTIFACTORY_REGISTRY_REQUEST", "INVALID_NEXUS_REGISTRY_REQUEST", "ENTITY_NOT_FOUND", "GITX_OAUTH_NOT_SET", "INVALID_AZURE_CONTAINER_REGISTRY_REQUEST", "AZURE_AUTHENTICATION_ERROR", "AZURE_CONFIG_ERROR", "DATA_PROCESSING_ERROR", "INVALID_AZURE_AKS_REQUEST", "AWS_IAM_ERROR", "AWS_CF_ERROR", "AWS_INSTANCE_ERROR", "AWS_VPC_ERROR", "AWS_TAG_ERROR", "AWS_ASG_ERROR", "AWS_LOAD_BALANCER_ERROR", "SCM_INTERNAL_SERVER_ERROR_V2", "SCM_FAILED_DEPENDENCY_ERROR", "SCM_UNAUTHORIZED_ERROR_V2", "TOO_MANY_REQUESTS", "INVALID_IDENTIFIER_REF", "SPOTINST_NULL_ERROR", "SPOTNIST_REST_EXCEPTION", "SCM_UNEXPECTED_ERROR", "DUPLICATE_FILE_IMPORT", "AZURE_APP_SERVICES_TASK_EXCEPTION", "AZURE_ARM_TASK_EXCEPTION", "AZURE_BP_TASK_EXCEPTION", "MEDIA_NOT_SUPPORTED", "AWS_ECS_ERROR", "AWS_APPLICATION_AUTO_SCALING", "AWS_ECS_SERVICE_NOT_ACTIVE", "AWS_ECS_CLIENT_ERROR", "AWS_STS_ERROR", "FREEZE_EXCEPTION", "MISSING_EXCEPTION", "DELEGATE_TASK_EXPIRED", "DELEGATE_TASK_VALIDATION_FAILED", "MONGO_EXECUTION_TIMEOUT_EXCEPTION", "DELEGATE_NOT_REGISTERED", "TERRAFORM_VAULT_SECRET_CLEANUP_FAILURE", "APPROVAL_REJECTION", "TERRAGRUNT_EXECUTION_ERROR", "ADFS_ERROR", "TERRAFORM_CLOUD_ERROR", "CLUSTER_CREDENTIALS_NOT_FOUND", "SCM_API_ERROR", "INTERNAL_SERVER_ERROR", "SCM_FORBIDDEN", "AWS_EKS_ERROR", "OPA_POLICY_EVALUATION_ERROR", "USER_MARKED_FAILURE", "SSH_RETRY", "HTTP_CLIENT_ERROR_RESPONSE", "HTTP_INTERNAL_SERVER_ERROR", "HTTP_BAD_GATEWAY", "HTTP_SERVICE_UNAVAILABLE", "HTTP_GATEWAY_TIMEOUT", "HTTP_SERVER_ERROR_RESPONSE", "PIPELINE_UPDATE_EXCEPTION", "SERVICENOW_REFRESH_TOKEN_ERROR", "PARAMETER_FIELD_CAST_ERROR", "ABORT_ALL_ALREADY_NG", "WEBHOOK_EXCEPTION", "INVALID_OIDC_CONFIGURATION", "INVALID_CREDENTIALS", "INVALID_OR_PRIVATE_REPO", "BARRIER_FAILED_ERROR", "ELASTICSEARCH_NOT_AVAILABLE", "OBJECT_STORE_NOT_AVAILABLE", "NO_ELIGIBLE_RUNNERS", "NO_AVAILABLE_RUNNERS", "RUNNER_DISCONNECTED", "EVENT_LISTENER_STEP_FAILURE", "TRANSACTION_ABORTED", "UNRESOLVED_EXPRESSIONS_WITH_CONTEXT_ERROR"

  - `message` (string)

  - `correlationId` (string)

  - `detailedMessage` (string)

  - `responseMessages` (array)

  - `responseMessages.code` (string)
    Enum: "DEFAULT_ERROR_CODE", "INVALID_ARGUMENT", "INVALID_EMAIL", "DOMAIN_NOT_ALLOWED_TO_REGISTER", "COMMNITY_EDITION_NOT_FOUND", "DEPLOY_MODE_IS_NOT_ON_PREM", "USER_ALREADY_REGISTERED", "USER_INVITATION_DOES_NOT_EXIST", "USER_DOES_NOT_EXIST", "USER_INVITE_OPERATION_FAILED", "USER_DISABLED", "ACCOUNT_DOES_NOT_EXIST", "INACTIVE_ACCOUNT", "ACCOUNT_MIGRATED", "ACCOUNT_MIGRATED_TO_NEXT_GEN", "USER_DOMAIN_NOT_ALLOWED", "MAX_FAILED_ATTEMPT_COUNT_EXCEEDED", "RESOURCE_NOT_FOUND", "INVALID_FORMAT", "ROLE_DOES_NOT_EXIST", "EMAIL_NOT_VERIFIED", "EMAIL_VERIFICATION_TOKEN_NOT_FOUND", "INVALID_TOKEN", "REVOKED_TOKEN", "INVALID_CAPTCHA_TOKEN", "NOT_ACCOUNT_MGR_NOR_HAS_ALL_APP_ACCESS", "EXPIRED_TOKEN", "INVALID_AGENT_MTLS_AUTHORITY", "TOKEN_ALREADY_REFRESHED_ONCE", "ACCESS_DENIED", "NG_ACCESS_DENIED", "INVALID_CREDENTIAL", "INVALID_CREDENTIALS_THIRD_PARTY", "INVALID_KEY", "INVALID_CONNECTOR_TYPE", "INVALID_KEYPATH", "INVALID_VARIABLE", "UNKNOWN_HOST", "UNREACHABLE_HOST", "INVALID_PORT", "SSH_SESSION_TIMEOUT", "ALGORITHM_NEGOTIATION_ERROR", "SOCKET_CONNECTION_ERROR", "CONNECTION_ERROR", "COULD_NOT_PROCESS_ERROR", "SOCKET_CONNECTION_TIMEOUT", "WINRM_COMMAND_EXECUTION_TIMEOUT", "CONNECTION_TIMEOUT", "SSH_CONNECTION_ERROR", "USER_GROUP_ERROR", "INVALID_EXECUTION_ID", "ERROR_IN_GETTING_CHANNEL_STREAMS", "UNEXPECTED", "UNKNOWN_ERROR", "UNKNOWN_EXECUTOR_TYPE_ERROR", "DUPLICATE_STATE_NAMES", "TRANSITION_NOT_LINKED", "TRANSITION_TO_INCORRECT_STATE", "TRANSITION_TYPE_NULL", "STATES_WITH_DUP_TRANSITIONS", "BARRIERS_NOT_RUNNING_CONCURRENTLY", "NON_FORK_STATES", "NON_REPEAT_STATES", "INITIAL_STATE_NOT_DEFINED", "FILE_INTEGRITY_CHECK_FAILED", "INVALID_URL", "FILE_DOWNLOAD_FAILED", "PLATFORM_SOFTWARE_DELETE_ERROR", "INVALID_CSV_FILE", "INVALID_REQUEST", "SCHEMA_VALIDATION_FAILED", "FILTER_CREATION_ERROR", "INVALID_YAML_ERROR", "PLAN_CREATION_ERROR", "INVALID_INFRA_STATE", "PIPELINE_ALREADY_TRIGGERED", "NON_EXISTING_PIPELINE", "DUPLICATE_COMMAND_NAMES", "INVALID_PIPELINE", "COMMAND_DOES_NOT_EXIST", "DUPLICATE_ARTIFACTSTREAM_NAMES", "DUPLICATE_HOST_NAMES", "STATE_NOT_FOR_TYPE", "STATE_MACHINE_ISSUE", "STATE_DISCONTINUE_FAILED", "STATE_PAUSE_FAILED", "PAUSE_ALL_ALREADY", "RESUME_ALL_ALREADY", "ROLLBACK_ALREADY", "ABORT_ALL_ALREADY", "EXPIRE_ALL_ALREADY", "RETRY_FAILED", "UNKNOWN_ARTIFACT_TYPE", "UNKNOWN_STAGE_ELEMENT_WRAPPER_TYPE", "INIT_TIMEOUT", "LICENSE_EXPIRED", "NOT_LICENSED", "REQUEST_TIMEOUT", "SCM_REQUEST_TIMEOUT", "WORKFLOW_ALREADY_TRIGGERED", "JENKINS_ERROR", "INVALID_ARTIFACT_SOURCE", "INVALID_ARTIFACT_SERVER", "INVALID_CLOUD_PROVIDER", "UPDATE_NOT_ALLOWED", "DELETE_NOT_ALLOWED", "APPDYNAMICS_CONFIGURATION_ERROR", "APM_CONFIGURATION_ERROR", "SPLUNK_CONFIGURATION_ERROR", "ELK_CONFIGURATION_ERROR", "LOGZ_CONFIGURATION_ERROR", "SUMO_CONFIGURATION_ERROR", "INSTANA_CONFIGURATION_ERROR", "APPDYNAMICS_ERROR", "STACKDRIVER_ERROR", "STACKDRIVER_CONFIGURATION_ERROR", "NEWRELIC_CONFIGURATION_ERROR", "NEWRELIC_ERROR", "DYNA_TRACE_CONFIGURATION_ERROR", "DYNA_TRACE_ERROR", "CLOUDWATCH_ERROR", "CLOUDWATCH_CONFIGURATION_ERROR", "PROMETHEUS_CONFIGURATION_ERROR", "DATA_DOG_CONFIGURATION_ERROR", "SERVICE_GUARD_CONFIGURATION_ERROR", "ENCRYPTION_NOT_CONFIGURED", "UNAVAILABLE_DELEGATES", "WORKFLOW_EXECUTION_IN_PROGRESS", "PIPELINE_EXECUTION_IN_PROGRESS", "AWS_ACCESS_DENIED", "AWS_CLUSTER_NOT_FOUND", "AWS_SERVICE_NOT_FOUND", "IMAGE_NOT_FOUND", "ILLEGAL_ARGUMENT", "IMAGE_TAG_NOT_FOUND", "DELEGATE_NOT_AVAILABLE", "INVALID_YAML_PAYLOAD", "AUTHENTICATION_ERROR", "AUTHORIZATION_ERROR", "UNRECOGNIZED_YAML_FIELDS", "COULD_NOT_MAP_BEFORE_YAML", "MISSING_BEFORE_YAML", "MISSING_YAML", "NON_EMPTY_DELETIONS", "GENERAL_YAML_ERROR", "GENERAL_YAML_INFO", "YAML_GIT_SYNC_ERROR", "GIT_CONNECTION_ERROR", "GIT_ERROR", "ARTIFACT_SERVER_ERROR", "ENCRYPT_DECRYPT_ERROR", "SECRET_MANAGEMENT_ERROR", "SECRET_NOT_FOUND", "KMS_OPERATION_ERROR", "GCP_KMS_OPERATION_ERROR", "VAULT_OPERATION_ERROR", "AWS_SECRETS_MANAGER_OPERATION_ERROR", "AZURE_KEY_VAULT_OPERATION_ERROR", "AZURE_KEY_VAULT_INTERRUPT_ERROR", "UNSUPPORTED_OPERATION_EXCEPTION", "FEATURE_UNAVAILABLE", "GENERAL_ERROR", "BASELINE_CONFIGURATION_ERROR", "SAML_IDP_CONFIGURATION_NOT_AVAILABLE", "INVALID_AUTHENTICATION_MECHANISM", "INVALID_SAML_CONFIGURATION", "INVALID_OAUTH_CONFIGURATION", "INVALID_LDAP_CONFIGURATION", "USER_GROUP_SYNC_FAILURE", "USER_GROUP_ALREADY_EXIST", "INVALID_TWO_FACTOR_AUTHENTICATION_CONFIGURATION", "EXPLANATION", "HINT", "NOT_WHITELISTED_IP", "INVALID_TOTP_TOKEN", "EMAIL_FAILED", "SSL_HANDSHAKE_FAILED", "NO_APPS_ASSIGNED", "INVALID_INFRA_CONFIGURATION", "TEMPLATES_LINKED", "USER_HAS_NO_PERMISSIONS", "USER_NOT_AUTHORIZED", "USER_ALREADY_PRESENT", "EMAIL_ERROR", "INVALID_USAGE_RESTRICTION", "USAGE_RESTRICTION_ERROR", "STATE_EXECUTION_INSTANCE_NOT_FOUND", "DELEGATE_TASK_RETRY", "KUBERNETES_API_TASK_EXCEPTION", "KUBERNETES_TASK_EXCEPTION", "KUBERNETES_YAML_ERROR", "SAVE_FILE_INTO_AWS_STORAGE_FAILED", "READ_FILE_FROM_AWS_STORAGE_FAILED", "SAVE_FILE_INTO_GCP_STORAGE_FAILED", "READ_FILE_FROM_GCP_STORAGE_FAILED", "FILE_NOT_FOUND_ERROR", "USAGE_LIMITS_EXCEEDED", "EVENT_PUBLISH_FAILED", "CUSTOM_APPROVAL_ERROR", "JIRA_ERROR", "EXPRESSION_EVALUATION_FAILED", "KUBERNETES_VALUES_ERROR", "KUBERNETES_CLUSTER_ERROR", "INCORRECT_SIGN_IN_MECHANISM", "OAUTH_LOGIN_FAILED", "INVALID_TERRAFORM_TARGETS_REQUEST", "TERRAFORM_EXECUTION_ERROR", "FILE_READ_FAILED", "FILE_SIZE_EXCEEDS_LIMIT", "CLUSTER_NOT_FOUND", "MARKETPLACE_TOKEN_NOT_FOUND", "INVALID_MARKETPLACE_TOKEN", "INVALID_TICKETING_SERVER", "SERVICENOW_ERROR", "PASSWORD_EXPIRED", "USER_LOCKED", "PASSWORD_STRENGTH_CHECK_FAILED", "ACCOUNT_DISABLED", "INVALID_ACCOUNT_PERMISSION", "PAGERDUTY_ERROR", "HEALTH_ERROR", "SAML_TEST_SUCCESS_MECHANISM_NOT_ENABLED", "DOMAIN_WHITELIST_FILTER_CHECK_FAILED", "INVALID_DASHBOARD_UPDATE_REQUEST", "DUPLICATE_FIELD", "INVALID_AZURE_VAULT_CONFIGURATION", "USER_NOT_AUTHORIZED_DUE_TO_USAGE_RESTRICTIONS", "INVALID_ROLLBACK", "DATA_COLLECTION_ERROR", "SUMO_DATA_COLLECTION_ERROR", "DEPLOYMENT_GOVERNANCE_ERROR", "BATCH_PROCESSING_ERROR", "GRAPHQL_ERROR", "FILE_CREATE_ERROR", "ILLEGAL_STATE", "GIT_DIFF_COMMIT_NOT_IN_ORDER", "FAILED_TO_ACQUIRE_PERSISTENT_LOCK", "FAILED_TO_ACQUIRE_NON_PERSISTENT_LOCK", "POD_NOT_FOUND_ERROR", "COMMAND_EXECUTION_ERROR", "REGISTRY_EXCEPTION", "ENGINE_INTERRUPT_PROCESSING_EXCEPTION", "ENGINE_IO_EXCEPTION", "ENGINE_OUTCOME_EXCEPTION", "ENGINE_SWEEPING_OUTPUT_EXCEPTION", "CACHE_NOT_FOUND_EXCEPTION", "ENGINE_ENTITY_UPDATE_EXCEPTION", "SHELL_EXECUTION_EXCEPTION", "TEMPLATE_NOT_FOUND", "AZURE_SERVICE_EXCEPTION", "AZURE_CLIENT_EXCEPTION", "GIT_UNSEEN_REMOTE_HEAD_COMMIT", "TIMEOUT_ENGINE_EXCEPTION", "NO_AVAILABLE_DELEGATES", "NO_GLOBAL_DELEGATE_ACCOUNT", "NO_INSTALLED_DELEGATES", "DUPLICATE_DELEGATE_EXCEPTION", "GCP_MARKETPLACE_EXCEPTION", "MISSING_DEFAULT_GOOGLE_CREDENTIALS", "INCORRECT_DEFAULT_GOOGLE_CREDENTIALS", "OPTIMISTIC_LOCKING_EXCEPTION", "NG_PIPELINE_EXECUTION_EXCEPTION", "NG_PIPELINE_CREATE_EXCEPTION", "RESOURCE_NOT_FOUND_EXCEPTION", "PMS_INITIALIZE_SDK_EXCEPTION", "UNEXPECTED_SNIPPET_EXCEPTION", "UNEXPECTED_SCHEMA_EXCEPTION", "CONNECTOR_VALIDATION_EXCEPTION", "TIMESCALE_NOT_AVAILABLE", "MIGRATION_EXCEPTION", "REQUEST_PROCESSING_INTERRUPTED", "SECRET_MANAGER_ID_NOT_FOUND", "GCP_SECRET_MANAGER_OPERATION_ERROR", "GCP_SECRET_OPERATION_ERROR", "GIT_OPERATION_ERROR", "TASK_FAILURE_ERROR", "INSTANCE_STATS_PROCESS_ERROR", "INSTANCE_STATS_MIGRATION_ERROR", "DEPLOYMENT_MIGRATION_ERROR", "CG_LICENSE_USAGE_ERROR", "INSTANCE_STATS_AGGREGATION_ERROR", "UNRESOLVED_EXPRESSIONS_ERROR", "KRYO_HANDLER_NOT_FOUND_ERROR", "DELEGATE_ERROR_HANDLER_EXCEPTION", "DELEGATE_SERVICE_DRIVER_EXCEPTION", "DELEGATE_INSTALLATION_COMMAND_NOT_SUPPORTED_EXCEPTION", "UNEXPECTED_TYPE_ERROR", "EXCEPTION_HANDLER_NOT_FOUND", "CONNECTOR_NOT_FOUND_EXCEPTION", "GCP_SERVER_ERROR", "HTTP_RESPONSE_EXCEPTION", "SCM_NOT_FOUND_ERROR", "SCM_CONFLICT_ERROR", "SCM_CONFLICT_ERROR_V2", "SCM_UNPROCESSABLE_ENTITY", "PROCESS_EXECUTION_EXCEPTION", "SCM_UNAUTHORIZED", "SCM_BAD_REQUEST", "SCM_INTERNAL_SERVER_ERROR", "DATA", "CONTEXT", "PR_CREATION_ERROR", "URL_NOT_REACHABLE", "URL_NOT_PROVIDED", "ENGINE_EXPRESSION_EVALUATION_ERROR", "ENGINE_FUNCTOR_ERROR", "JIRA_CLIENT_ERROR", "SCM_NOT_MODIFIED", "APPROVAL_STEP_NG_ERROR", "BUCKET_SERVER_ERROR", "GIT_SYNC_ERROR", "TEMPLATE_EXCEPTION", "TEMPLATE_ALREADY_EXISTS_EXCEPTION", "ENTITY_REFERENCE_EXCEPTION", "ACTIVE_SERVICE_INSTANCES_PRESENT_EXCEPTION", "INVALID_INPUT_SET", "INVALID_OVERLAY_INPUT_SET", "RESOURCE_ALREADY_EXISTS", "INVALID_JSON_PAYLOAD", "POLICY_EVALUATION_FAILURE", "POLICY_SET_ERROR", "INVALID_ARTIFACTORY_REGISTRY_REQUEST", "INVALID_NEXUS_REGISTRY_REQUEST", "ENTITY_NOT_FOUND", "GITX_OAUTH_NOT_SET", "INVALID_AZURE_CONTAINER_REGISTRY_REQUEST", "AZURE_AUTHENTICATION_ERROR", "AZURE_CONFIG_ERROR", "DATA_PROCESSING_ERROR", "INVALID_AZURE_AKS_REQUEST", "AWS_IAM_ERROR", "AWS_CF_ERROR", "AWS_INSTANCE_ERROR", "AWS_VPC_ERROR", "AWS_TAG_ERROR", "AWS_ASG_ERROR", "AWS_LOAD_BALANCER_ERROR", "SCM_INTERNAL_SERVER_ERROR_V2", "SCM_FAILED_DEPENDENCY_ERROR", "SCM_UNAUTHORIZED_ERROR_V2", "TOO_MANY_REQUESTS", "INVALID_IDENTIFIER_REF", "SPOTINST_NULL_ERROR", "SPOTNIST_REST_EXCEPTION", "SCM_UNEXPECTED_ERROR", "DUPLICATE_FILE_IMPORT", "AZURE_APP_SERVICES_TASK_EXCEPTION", "AZURE_ARM_TASK_EXCEPTION", "AZURE_BP_TASK_EXCEPTION", "MEDIA_NOT_SUPPORTED", "AWS_ECS_ERROR", "AWS_APPLICATION_AUTO_SCALING", "AWS_ECS_SERVICE_NOT_ACTIVE", "AWS_ECS_CLIENT_ERROR", "AWS_STS_ERROR", "FREEZE_EXCEPTION", "MISSING_EXCEPTION", "DELEGATE_TASK_EXPIRED", "DELEGATE_TASK_VALIDATION_FAILED", "MONGO_EXECUTION_TIMEOUT_EXCEPTION", "DELEGATE_NOT_REGISTERED", "TERRAFORM_VAULT_SECRET_CLEANUP_FAILURE", "APPROVAL_REJECTION", "TERRAGRUNT_EXECUTION_ERROR", "ADFS_ERROR", "TERRAFORM_CLOUD_ERROR", "CLUSTER_CREDENTIALS_NOT_FOUND", "SCM_API_ERROR", "INTERNAL_SERVER_ERROR", "SCM_FORBIDDEN", "AWS_EKS_ERROR", "OPA_POLICY_EVALUATION_ERROR", "USER_MARKED_FAILURE", "SSH_RETRY", "HTTP_CLIENT_ERROR_RESPONSE", "HTTP_INTERNAL_SERVER_ERROR", "HTTP_BAD_GATEWAY", "HTTP_SERVICE_UNAVAILABLE", "HTTP_GATEWAY_TIMEOUT", "HTTP_SERVER_ERROR_RESPONSE", "PIPELINE_UPDATE_EXCEPTION", "SERVICENOW_REFRESH_TOKEN_ERROR", "PARAMETER_FIELD_CAST_ERROR", "ABORT_ALL_ALREADY_NG", "WEBHOOK_EXCEPTION", "INVALID_OIDC_CONFIGURATION", "INVALID_CREDENTIALS", "INVALID_OR_PRIVATE_REPO", "BARRIER_FAILED_ERROR", "ELASTICSEARCH_NOT_AVAILABLE", "OBJECT_STORE_NOT_AVAILABLE", "NO_ELIGIBLE_RUNNERS", "NO_AVAILABLE_RUNNERS", "RUNNER_DISCONNECTED", "EVENT_LISTENER_STEP_FAILURE", "TRANSACTION_ABORTED", "UNRESOLVED_EXPRESSIONS_WITH_CONTEXT_ERROR"

  - `responseMessages.level` (string)
    Enum: "INFO", "ERROR"

  - `responseMessages.message` (string)

  - `responseMessages.exception` (object)

  - `responseMessages.exception.stackTrace` (array)

  - `responseMessages.exception.stackTrace.classLoaderName` (string)

  - `responseMessages.exception.stackTrace.moduleName` (string)

  - `responseMessages.exception.stackTrace.moduleVersion` (string)

  - `responseMessages.exception.stackTrace.methodName` (string)

  - `responseMessages.exception.stackTrace.fileName` (string)

  - `responseMessages.exception.stackTrace.lineNumber` (integer)

  - `responseMessages.exception.stackTrace.nativeMethod` (boolean)

  - `responseMessages.exception.stackTrace.className` (string)

  - `responseMessages.exception.message` (string)

  - `responseMessages.exception.suppressed` (array)

  - `responseMessages.exception.suppressed.stackTrace` (array)

  - `responseMessages.exception.suppressed.stackTrace.classLoaderName` (string)

  - `responseMessages.exception.suppressed.stackTrace.moduleName` (string)

  - `responseMessages.exception.suppressed.stackTrace.moduleVersion` (string)

  - `responseMessages.exception.suppressed.stackTrace.methodName` (string)

  - `responseMessages.exception.suppressed.stackTrace.fileName` (string)

  - `responseMessages.exception.suppressed.stackTrace.lineNumber` (integer)

  - `responseMessages.exception.suppressed.stackTrace.nativeMethod` (boolean)

  - `responseMessages.exception.suppressed.stackTrace.className` (string)

  - `responseMessages.exception.suppressed.message` (string)

  - `responseMessages.exception.suppressed.localizedMessage` (string)

  - `responseMessages.exception.localizedMessage` (string)

  - `responseMessages.failureTypes` (array)
    Enum: "EXPIRED", "DELEGATE_PROVISIONING", "CONNECTIVITY", "AUTHENTICATION", "VERIFICATION_FAILURE", "APPLICATION_ERROR", "AUTHORIZATION_ERROR", "TIMEOUT_ERROR", "POLICY_EVALUATION_FAILURE", "INPUT_TIMEOUT_FAILURE", "APPROVAL_REJECTION", "DELEGATE_RESTART", "USER_MARKED_FAILURE", "INFRASTRUCTURE_FAILURE", "PLUGIN_IMAGE_FAILURE", "RESOURCE_LIMITS_FAILURE", "CONFIGURATION_FAILURE", "RETRYABLE_TRANSIENT_FAILURE"

  - `responseMessages.failureSubTypes` (array)
    Enum: "UNKNOWN_FAILURE_REASON", "SOCKET_TIMEOUT", "SSL_HANDSHAKE_EXCEPTION", "IO_EXCEPTION", "AUTHORIZATION", "VALIDATION", "CONNECTION_TIMEOUT", "API_REQUEST_EXCEPTION", "NO_ELIGIBLE_DELEGATE_AVAILABLE", "NON_ACTIVE_DELEGATE", "DELEGATE_DISCONNECTED", "GENERAL_ERROR", "INPUT_ERROR", "INVALID_PARAMETERS", "MISSING_CONFIGURATION", "SECRET_RESOLUTION_ERROR", "UNAUTHORIZED", "FORBIDDEN_ERROR", "DEPENDENCY_ISSUE", "EXECUTION_FAILURE", "INVALID_MANIFEST_CONFIGURATION", "RESOURCE_NOT_FOUND", "CERTIFICATE_ERROR", "UNKNOWN_COMMAND_FLAG", "HELM_EXISTING_RESOURCE_CONFLICT", "HELM_RESOURCE_ALREADY_EXISTS", "NO_DEPLOYED_HELM_RELEASES", "HELM_INSTALL_FAILED", "HELM_UPGRADE_FAILED", "HELM_ROLLBACK_FAILED", "HELM_FETCH_FAILED", "HELM_REPO_ADD_FAILED", "HELM_RENDER_CHART_FAILED", "HELM_LIST_RELEASE_FAILED", "HELM_RELEASE_HISTORY_FAILED", "RUNNER_FAILED_TO_START", "POD_SCHEDULING_FAILED", "CONTAINER_OOM_KILLED", "DISK_SPACE_EXHAUSTED", "STEP_SETUP_TIMEOUT", "FILE_SYSTEM_PERMISSION_ERROR", "DNS_RESOLUTION_FAILED", "CONNECTION_REFUSED", "PROXY_MISCONFIGURED", "GIT_FETCH_FAILED", "REGISTRY_UNREACHABLE", "DOCKER_IMAGE_PULL_FAILED", "ENTRYPOINT_SCRIPT_FAILED", "PLUGIN_STEP_TIMEOUT", "PLUGIN_CONFIGURATION_INVALID", "PLUGIN_CRASHED", "UNSUPPORTED_PLATFORM_ARCH", "SCRIPT_EXITED_NON_ZERO", "SCRIPT_SYNTAX_ERROR", "SCRIPT_RUNTIME_CRASH", "UNIT_TESTS_FAILED", "SECURITY_SCAN_FAILED", "LINT_FORMAT_FAILED", "DEPENDENCY_RESOLUTION_FAILED", "INVALID_CREDENTIALS", "ACCESS_FORBIDDEN", "STEP_NOT_ALLOWED", "REQUIRED_FIELD_MISSING", "INVALID_YAML", "EXPRESSION_EVALUATION_FAILED", "INPUT_TYPE_MISMATCH", "INVALID_RESOURCE_REFERENCE", "CPU_EXCEEDED", "MEMORY_EXCEEDED", "ORG_PROJECT_QUOTA_EXCEEDED", "STAGE_CONCURRENCY_EXCEEDED", "RATE_LIMIT_HIT", "INTERNAL_SERVER_ERROR", "PIPELINE_EXECUTION_FAILED", "EVENT_DISPATCH_FAILED", "STEP_FAILED_TO_START", "UNSUPPORTED_FEATURE", "STEP_EXECUTION_TIMEOUT", "STAGE_EXECUTION_TIMEOUT", "APPROVAL_EXPIRED", "ARTIFACT_FETCH_TIMEOUT", "DELEGATE_TEMPORARILY_BUSY", "INFRA_COMPONENT_RESTARTED", "NETWORK_GLITCH", "REGISTRY_RATE_LIMITED", "POD_EVICTION", "UNRECOGNIZED"

  - `responseMessages.additionalInfo` (object)

  - `metadata` (object)
    This implements different error meta data objects

  - `metadata.type` (string)

## Response default fields (application/json):

  - `planExecution` (object)

  - `planExecution.uuid` (string)

  - `planExecution.createdAt` (integer)

  - `planExecution.planId` (string)

  - `planExecution.setupAbstractions` (object)

  - `planExecution.validUntil` (string)

  - `planExecution.status` (string)
    Enum: "NO_OP", "RUNNING", "INTERVENTION_WAITING", "TIMED_WAITING", "ASYNC_WAITING", "TASK_WAITING", "DISCONTINUING", "PAUSING", "QUEUED", "SKIPPED", "PAUSED", "ABORTED", "ERRORED", "FAILED", "EXPIRED", "SUSPENDED", "SUCCEEDED", "IGNORE_FAILED", "APPROVAL_WAITING", "RESOURCE_WAITING", "APPROVAL_REJECTED", "INPUT_WAITING", "WAIT_STEP_RUNNING", "FREEZE_FAILED", "QUEUED_LICENSE_LIMIT_REACHED", "QUEUED_EXECUTION_CONCURRENCY_REACHED", "QUEUED_STEP_LIMIT_REACHED", "STARTING_QUEUED_STEP", "UPLOAD_WAITING", "QUEUED_PLAN_CREATION", "STARTING_PLAN_CREATION", "QUEUED_GLOBAL_INFRA_CAPACITY_REACHED", "UNRECOGNIZED"

  - `planExecution.startTs` (integer)

  - `planExecution.endTs` (integer)

  - `planExecution.metadata` (object)

  - `planExecution.metadata.unknownFields` (object)

  - `planExecution.metadata.unknownFields.empty` (boolean)

  - `planExecution.metadata.unknownFields.initialized` (boolean)

  - `planExecution.metadata.unknownFields.defaultInstanceForType` (object)

  - `planExecution.metadata.unknownFields.parserForType` (object)

  - `planExecution.metadata.unknownFields.serializedSize` (integer)

  - `planExecution.metadata.unknownFields.serializedSizeAsMessageSet` (integer)

  - `planExecution.metadata.principalInfo` (object)

  - `planExecution.metadata.principalInfo.unknownFields` (object)

  - `planExecution.metadata.principalInfo.initialized` (boolean)

  - `planExecution.metadata.principalInfo.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.parserForType` (object)

  - `planExecution.metadata.principalInfo.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.principal` (string)

  - `planExecution.metadata.principalInfo.principalBytes` (object)

  - `planExecution.metadata.principalInfo.principalBytes.empty` (boolean)

  - `planExecution.metadata.principalInfo.principalBytes.validUtf8` (boolean)

  - `planExecution.metadata.principalInfo.principalTypeValue` (integer)

  - `planExecution.metadata.principalInfo.principalType` (string)
    Enum: "UNKNOWN", "USER", "USER_GROUP", "API_KEY", "SERVICE", "SERVICE_ACCOUNT", "UNRECOGNIZED"

  - `planExecution.metadata.principalInfo.shouldValidateRbac` (boolean)

  - `planExecution.metadata.principalInfo.allFields` (object)

  - `planExecution.metadata.principalInfo.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.index` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.enumType` (string)
    Enum: "ENUM_TYPE_UNKNOWN", "OPEN", "CLOSED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.messageEncoding` (string)
    Enum: "MESSAGE_ENCODING_UNKNOWN", "LENGTH_PREFIXED", "DELIMITED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.utf8Validation` (string)
    Enum: "UTF8_VALIDATION_UNKNOWN", "VERIFY", "NONE"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.fieldPresence` (string)
    Enum: "FIELD_PRESENCE_UNKNOWN", "EXPLICIT", "IMPLICIT", "LEGACY_REQUIRED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.repeatedFieldEncoding` (string)
    Enum: "REPEATED_FIELD_ENCODING_UNKNOWN", "PACKED", "EXPANDED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.jsonFormat` (string)
    Enum: "JSON_FORMAT_UNKNOWN", "ALLOW", "LEGACY_BEST_EFFORT"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.features.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.messageSetWireFormat` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.enumType` (string)
    Enum: "ENUM_TYPE_UNKNOWN", "OPEN", "CLOSED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.messageEncoding` (string)
    Enum: "MESSAGE_ENCODING_UNKNOWN", "LENGTH_PREFIXED", "DELIMITED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.utf8Validation` (string)
    Enum: "UTF8_VALIDATION_UNKNOWN", "VERIFY", "NONE"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.fieldPresence` (string)
    Enum: "FIELD_PRESENCE_UNKNOWN", "EXPLICIT", "IMPLICIT", "LEGACY_REQUIRED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.repeatedFieldEncoding` (string)
    Enum: "REPEATED_FIELD_ENCODING_UNKNOWN", "PACKED", "EXPANDED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.jsonFormat` (string)
    Enum: "JSON_FORMAT_UNKNOWN", "ALLOW", "LEGACY_BEST_EFFORT"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.defaultInstanceForType.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.defaultInstanceForType.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.defaultInstanceForType.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.defaultInstanceForType.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.defaultInstanceForType.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.featuresOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.stringValue` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.doubleValue` (number)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList.namePart` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList.namePartBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList.isExtension` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.identifierValue` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.identifierValueBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.positiveIntValue` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.negativeIntValue` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.aggregateValue` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.aggregateValueBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.namePart` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.namePartBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.isExtension` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.nameList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.stringValue` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.doubleValue` (number)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.nameCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.nameOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.identifierValue` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.identifierValueBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.positiveIntValue` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.negativeIntValue` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.aggregateValue` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.aggregateValueBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.nameList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.uninterpretedOptionOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.mapEntry` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.noStandardDescriptorAccessor` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.deprecatedLegacyJsonFieldConflicts` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.options.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.fieldCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.start` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.end` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedNameList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.reserved` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.type` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.number` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.fullNameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.repeated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.typeBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.verification` (string)
    Enum: "DECLARATION", "UNVERIFIED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.reserved` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.type` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.number` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.fullNameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.repeated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.typeBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.declarationList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.options.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.start` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.end` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.declarationCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.declarationOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.verification` (string)
    Enum: "DECLARATION", "UNVERIFIED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.declarationList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.optionsOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.oneofDeclCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.deprecatedLegacyJsonFieldConflicts` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.allowAlias` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.options.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.start` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.end` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedNameList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.deprecatedLegacyJsonFieldConflicts` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.allowAlias` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.optionsOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeOrBuilderList.start` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeOrBuilderList.end` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedRangeOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.reservedNameCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.number` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.debugRedact` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.editionIntroduced` (string)
    Enum: "EDITION_UNKNOWN", "EDITION_LEGACY", "EDITION_PROTO2", "EDITION_PROTO3", "EDITION_2023", "EDITION_2024", "EDITION_1_TEST_ONLY", "EDITION_2_TEST_ONLY", "EDITION_99997_TEST_ONLY", "EDITION_99998_TEST_ONLY", "EDITION_99999_TEST_ONLY", "EDITION_MAX"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.editionDeprecated` (string)
    Enum: "EDITION_UNKNOWN", "EDITION_LEGACY", "EDITION_PROTO2", "EDITION_PROTO3", "EDITION_2023", "EDITION_2024", "EDITION_1_TEST_ONLY", "EDITION_2_TEST_ONLY", "EDITION_99997_TEST_ONLY", "EDITION_99998_TEST_ONLY", "EDITION_99999_TEST_ONLY", "EDITION_MAX"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.deprecationWarning` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.deprecationWarningBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.editionRemoved` (string)
    Enum: "EDITION_UNKNOWN", "EDITION_LEGACY", "EDITION_PROTO2", "EDITION_PROTO3", "EDITION_2023", "EDITION_2024", "EDITION_1_TEST_ONLY", "EDITION_2_TEST_ONLY", "EDITION_99997_TEST_ONLY", "EDITION_99998_TEST_ONLY", "EDITION_99999_TEST_ONLY", "EDITION_MAX"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupport.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.editionIntroduced` (string)
    Enum: "EDITION_UNKNOWN", "EDITION_LEGACY", "EDITION_PROTO2", "EDITION_PROTO3", "EDITION_2023", "EDITION_2024", "EDITION_1_TEST_ONLY", "EDITION_2_TEST_ONLY", "EDITION_99997_TEST_ONLY", "EDITION_99998_TEST_ONLY", "EDITION_99999_TEST_ONLY", "EDITION_MAX"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.editionDeprecated` (string)
    Enum: "EDITION_UNKNOWN", "EDITION_LEGACY", "EDITION_PROTO2", "EDITION_PROTO3", "EDITION_2023", "EDITION_2024", "EDITION_1_TEST_ONLY", "EDITION_2_TEST_ONLY", "EDITION_99997_TEST_ONLY", "EDITION_99998_TEST_ONLY", "EDITION_99999_TEST_ONLY", "EDITION_MAX"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.deprecationWarning` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.deprecationWarningBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.editionRemoved` (string)
    Enum: "EDITION_UNKNOWN", "EDITION_LEGACY", "EDITION_PROTO2", "EDITION_PROTO3", "EDITION_2023", "EDITION_2024", "EDITION_1_TEST_ONLY", "EDITION_2_TEST_ONLY", "EDITION_99997_TEST_ONLY", "EDITION_99998_TEST_ONLY", "EDITION_99999_TEST_ONLY", "EDITION_MAX"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.featureSupportOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.options.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.debugRedact` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.featureSupport` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.featureSupportOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.optionsOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.number` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.valueList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.reservedRangeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.reservedNameList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.reservedRangeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.reservedRangeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.reservedNameCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.valueCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.valueOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.valueList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.enumTypeOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.label` (string)
    Enum: "LABEL_OPTIONAL", "LABEL_REPEATED", "LABEL_REQUIRED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.typeName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.type` (string)
    Enum: "TYPE_DOUBLE", "TYPE_FLOAT", "TYPE_INT64", "TYPE_UINT64", "TYPE_INT32", "TYPE_FIXED64", "TYPE_FIXED32", "TYPE_BOOL", "TYPE_STRING", "TYPE_GROUP", "TYPE_MESSAGE", "TYPE_BYTES", "TYPE_UINT32", "TYPE_ENUM", "TYPE_SFIXED32", "TYPE_SFIXED64", "TYPE_SINT32", "TYPE_SINT64"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.defaultValue` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.number` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.retention` (string)
    Enum: "RETENTION_UNKNOWN", "RETENTION_RUNTIME", "RETENTION_SOURCE"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList.value` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList.edition` (string)
    Enum: "EDITION_UNKNOWN", "EDITION_LEGACY", "EDITION_PROTO2", "EDITION_PROTO3", "EDITION_2023", "EDITION_2024", "EDITION_1_TEST_ONLY", "EDITION_2_TEST_ONLY", "EDITION_99997_TEST_ONLY", "EDITION_99998_TEST_ONLY", "EDITION_99999_TEST_ONLY", "EDITION_MAX"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList.valueBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.packed` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.ctype` (string)
    Enum: "STRING", "CORD", "STRING_PIECE"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.jstype` (string)
    Enum: "JS_NORMAL", "JS_STRING", "JS_NUMBER"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.lazy` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.unverifiedLazy` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.weak` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.debugRedact` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.targetsList` (array)
    Enum: "TARGET_TYPE_UNKNOWN", "TARGET_TYPE_FILE", "TARGET_TYPE_EXTENSION_RANGE", "TARGET_TYPE_MESSAGE", "TARGET_TYPE_FIELD", "TARGET_TYPE_ONEOF", "TARGET_TYPE_ENUM", "TARGET_TYPE_ENUM_ENTRY", "TARGET_TYPE_SERVICE", "TARGET_TYPE_METHOD"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.targetsCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.value` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.edition` (string)
    Enum: "EDITION_UNKNOWN", "EDITION_LEGACY", "EDITION_PROTO2", "EDITION_PROTO3", "EDITION_2023", "EDITION_2024", "EDITION_1_TEST_ONLY", "EDITION_2_TEST_ONLY", "EDITION_99997_TEST_ONLY", "EDITION_99998_TEST_ONLY", "EDITION_99999_TEST_ONLY", "EDITION_MAX"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.valueBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.editionDefaultsCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.featureSupport` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.featureSupportOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.options.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.retention` (string)
    Enum: "RETENTION_UNKNOWN", "RETENTION_RUNTIME", "RETENTION_SOURCE"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.editionDefaultsOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.packed` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.ctype` (string)
    Enum: "STRING", "CORD", "STRING_PIECE"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.jstype` (string)
    Enum: "JS_NORMAL", "JS_STRING", "JS_NUMBER"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.lazy` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.unverifiedLazy` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.weak` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.debugRedact` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.targetsList` (array)
    Enum: "TARGET_TYPE_UNKNOWN", "TARGET_TYPE_FILE", "TARGET_TYPE_EXTENSION_RANGE", "TARGET_TYPE_MESSAGE", "TARGET_TYPE_FIELD", "TARGET_TYPE_ONEOF", "TARGET_TYPE_ENUM", "TARGET_TYPE_ENUM_ENTRY", "TARGET_TYPE_SERVICE", "TARGET_TYPE_METHOD"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.targetsCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.editionDefaultsList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.editionDefaultsCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.featureSupport` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.featureSupportOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.optionsOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.jsonName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.proto3Optional` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.oneofIndex` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.extendee` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.extendeeBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.defaultValueBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.jsonNameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.typeNameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.label` (string)
    Enum: "LABEL_OPTIONAL", "LABEL_REPEATED", "LABEL_REQUIRED"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.typeName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.type` (string)
    Enum: "TYPE_DOUBLE", "TYPE_FLOAT", "TYPE_INT64", "TYPE_UINT64", "TYPE_INT32", "TYPE_FIXED64", "TYPE_FIXED32", "TYPE_BOOL", "TYPE_STRING", "TYPE_GROUP", "TYPE_MESSAGE", "TYPE_BYTES", "TYPE_UINT32", "TYPE_ENUM", "TYPE_SFIXED32", "TYPE_SFIXED64", "TYPE_SINT32", "TYPE_SINT64"

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.defaultValue` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.number` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.jsonName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.proto3Optional` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.oneofIndex` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.extendee` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.extendeeBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.defaultValueBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.jsonNameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.typeNameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.messageSetWireFormat` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.mapEntry` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.noStandardDescriptorAccessor` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.deprecatedLegacyJsonFieldConflicts` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.optionsOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.fieldList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.fieldOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.fieldCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedNameList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.nestedTypeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.enumTypeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.enumTypeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.enumTypeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.fieldList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.fieldOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.start` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.end` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.extensionRangeOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.options.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.optionsOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.oneofDeclOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeOrBuilderList.start` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeOrBuilderList.end` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedRangeOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.reservedNameCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.nestedTypeOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.extensionRangeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.oneofDeclList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.oneofDeclOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedRangeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.reservedNameCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.proto.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.package` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.javaStringCheckUtf8` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.javaOuterClassname` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.javaOuterClassnameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.javaMultipleFiles` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.javaGenerateEqualsAndHash` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.optimizeFor` (string)
    Enum: "SPEED", "CODE_SIZE", "LITE_RUNTIME"

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.goPackage` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.goPackageBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.javaPackageBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.javaPackage` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.ccGenericServices` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.javaGenericServices` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.pyGenericServices` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.ccEnableArenas` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.objcClassPrefix` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.objcClassPrefixBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.csharpNamespace` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.csharpNamespaceBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.swiftPrefix` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.swiftPrefixBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.phpClassPrefix` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.phpClassPrefixBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.phpNamespace` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.phpNamespaceBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.phpMetadataNamespace` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.phpMetadataNamespaceBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.rubyPackage` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.rubyPackageBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.options.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.edition` (string)
    Enum: "EDITION_UNKNOWN", "EDITION_LEGACY", "EDITION_PROTO2", "EDITION_PROTO3", "EDITION_2023", "EDITION_2024", "EDITION_1_TEST_ONLY", "EDITION_2_TEST_ONLY", "EDITION_99997_TEST_ONLY", "EDITION_99998_TEST_ONLY", "EDITION_99999_TEST_ONLY", "EDITION_MAX"

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.syntax` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.enumTypeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.extensionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.publicDependencyCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.dependencyCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.messageTypeCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.packageBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.dependencyList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.publicDependencyList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.weakDependencyList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.weakDependencyCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.messageTypeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.messageTypeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.enumTypeList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.enumTypeOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.options.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.optionsOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.inputTypeBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.outputTypeBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.clientStreaming` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.serverStreaming` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.idempotencyLevel` (string)
    Enum: "IDEMPOTENCY_UNKNOWN", "NO_SIDE_EFFECTS", "IDEMPOTENT"

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.options.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.outputType` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.inputType` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.idempotencyLevel` (string)
    Enum: "IDEMPOTENCY_UNKNOWN", "NO_SIDE_EFFECTS", "IDEMPOTENT"

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.optionsOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.inputTypeBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.outputTypeBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.clientStreaming` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.serverStreaming` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.outputType` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.inputType` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.methodList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.methodCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.methodOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.methodList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.serviceOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.extensionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.extensionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.features` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.javaStringCheckUtf8` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.javaOuterClassname` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.javaOuterClassnameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.javaMultipleFiles` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.javaGenerateEqualsAndHash` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.optimizeFor` (string)
    Enum: "SPEED", "CODE_SIZE", "LITE_RUNTIME"

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.goPackage` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.goPackageBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.javaPackageBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.javaPackage` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.ccGenericServices` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.javaGenericServices` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.pyGenericServices` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.deprecated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.ccEnableArenas` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.objcClassPrefix` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.objcClassPrefixBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.csharpNamespace` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.csharpNamespaceBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.swiftPrefix` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.swiftPrefixBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.phpClassPrefix` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.phpClassPrefixBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.phpNamespace` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.phpNamespaceBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.phpMetadataNamespace` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.phpMetadataNamespaceBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.rubyPackage` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.rubyPackageBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.featuresOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.uninterpretedOptionList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.uninterpretedOptionCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.uninterpretedOptionOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.optionsOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.pathList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.pathCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.spanList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.spanCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.leadingComments` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.leadingCommentsBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.trailingComments` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.trailingCommentsBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.leadingDetachedCommentsCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.leadingDetachedCommentsList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationOrBuilderList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.pathList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.pathCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.spanList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.spanCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.leadingComments` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.leadingCommentsBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.trailingComments` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.trailingCommentsBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.leadingDetachedCommentsCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.leadingDetachedCommentsList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.parserForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.serializedSize` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.locationList.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfo.allFieldsRaw` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder.locationCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder.locationOrBuilderList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder.locationList` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.sourceCodeInfoOrBuilder.initialized` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.syntaxBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.nameBytes` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.allFields` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.initializationErrorString` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.proto.descriptorForType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.messageTypes` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.index` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.proto` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.file` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.containingType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.values` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.values.index` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.values.proto` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.values.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.values.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.values.type` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.values.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.values.file` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.values.number` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.enumTypes.closed` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.index` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.proto` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.file` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.index` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.proto` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.file` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.service` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.inputType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.outputType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.clientStreaming` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.serverStreaming` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.methods.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.services.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.index` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.proto` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.jsonName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.file` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.extensionScope` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.type` (string)
    Enum: "DOUBLE", "FLOAT", "INT64", "UINT64", "INT32", "FIXED64", "FIXED32", "BOOL", "STRING", "GROUP", "MESSAGE", "BYTES", "UINT32", "ENUM", "SFIXED32", "SFIXED64", "SINT32", "SINT64"

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.messageType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof.index` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof.proto` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof.options` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof.file` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof.containingType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof.fieldCount` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof.fields` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.containingOneof.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.enumType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.defaultValue` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.javaType` (string)
    Enum: "INT", "LONG", "FLOAT", "DOUBLE", "BOOLEAN", "STRING", "BYTE_STRING", "ENUM", "MESSAGE"

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.number` (integer)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.required` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.optional` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.repeated` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.mapField` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.extension` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.liteType` (string)
    Enum: "DOUBLE", "FLOAT", "INT64", "UINT64", "INT32", "FIXED64", "FIXED32", "BOOL", "STRING", "GROUP", "MESSAGE", "BYTES", "UINT32", "ENUM", "SFIXED32", "SFIXED64", "SINT32", "SINT64"

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.liteJavaType` (string)
    Enum: "INT", "LONG", "FLOAT", "DOUBLE", "BOOLEAN", "STRING", "BYTE_STRING", "ENUM", "MESSAGE"

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.packable` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.realContainingOneof` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.extensions.packed` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.file.dependencies` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.publicDependencies` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.file.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.package` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.file.file` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.file.fullName` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.containingType` (object)

  - `planExecution.metadata.principalInfo.descriptorForType.nestedTypes` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.enumTypes` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.fields` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.extensions` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.oneofs` (array)

  - `planExecution.metadata.principalInfo.descriptorForType.name` (string)

  - `planExecution.metadata.principalInfo.descriptorForType.extendable` (boolean)

  - `planExecution.metadata.principalInfo.descriptorForType.realOneofs` (array)

  - `planExecution.metadata.initialized` (boolean)

  - `planExecution.metadata.defaultInstanceForType` (object)

  - `planExecution.metadata.parserForType` (object)

  - `planExecution.metadata.serializedSize` (integer)

  - `planExecution.metadata.triggerInfo` (object)

  - `planExecution.metadata.triggerInfo.unknownFields` (object)

  - `planExecution.metadata.triggerInfo.initialized` (boolean)

  - `planExecution.metadata.triggerInfo.defaultInstanceForType` (object)

  - `planExecution.metadata.triggerInfo.parserForType` (object)

  - `planExecution.metadata.triggerInfo.serializedSize` (integer)

  - `planExecution.metadata.triggerInfo.triggerType` (string)
    Enum: "NOOP", "MANUAL", "WEBHOOK", "WEBHOOK_CUSTOM", "SCHEDULER_CRON", "ARTIFACT", "MANIFEST", "UNRECOGNIZED"

  - `planExecution.metadata.triggerInfo.triggeredBy` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.unknownFields` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.initialized` (boolean)

  - `planExecution.metadata.triggerInfo.triggeredBy.identifier` (string)

  - `planExecution.metadata.triggerInfo.triggeredBy.defaultInstanceForType` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.parserForType` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.serializedSize` (integer)

  - `planExecution.metadata.triggerInfo.triggeredBy.uuidBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.uuid` (string)

  - `planExecution.metadata.triggerInfo.triggeredBy.identifierBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.extraInfoCount` (integer)

  - `planExecution.metadata.triggerInfo.triggeredBy.extraInfo` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.extraInfoMap` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.triggerIdentifier` (string)

  - `planExecution.metadata.triggerInfo.triggeredBy.triggerIdentifierBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.triggerName` (string)

  - `planExecution.metadata.triggerInfo.triggeredBy.triggerNameBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.impersonateUsername` (string)

  - `planExecution.metadata.triggerInfo.triggeredBy.impersonateUsernameBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.impersonateEmail` (string)

  - `planExecution.metadata.triggerInfo.triggeredBy.impersonateEmailBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.allFields` (object)

  - `planExecution.metadata.triggerInfo.triggeredBy.initializationErrorString` (string)

  - `planExecution.metadata.triggerInfo.triggeredBy.descriptorForType` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.identifier` (string)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.uuidBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.uuid` (string)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.identifierBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.extraInfoCount` (integer)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.extraInfo` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.extraInfoMap` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.triggerIdentifier` (string)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.triggerIdentifierBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.triggerName` (string)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.triggerNameBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.impersonateUsername` (string)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.impersonateUsernameBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.impersonateEmail` (string)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.impersonateEmailBytes` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.allFields` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.unknownFields` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.triggerInfo.triggeredByOrBuilder.initialized` (boolean)

  - `planExecution.metadata.triggerInfo.isRerun` (boolean)

  - `planExecution.metadata.triggerInfo.rerunInfo` (object)

  - `planExecution.metadata.triggerInfo.rerunInfo.unknownFields` (object)

  - `planExecution.metadata.triggerInfo.rerunInfo.rootTriggerType` (string)
    Enum: "NOOP", "MANUAL", "WEBHOOK", "WEBHOOK_CUSTOM", "SCHEDULER_CRON", "ARTIFACT", "MANIFEST", "UNRECOGNIZED"

  - `planExecution.metadata.triggerInfo.rerunInfo.rootExecutionIdBytes` (object)

  - `planExecution.metadata.triggerInfo.rerunInfo.rootTriggerTypeValue` (integer)

  - `planExecution.metadata.triggerInfo.rerunInfo.prevExecutionIdBytes` (object)

  - `planExecution.metadata.triggerInfo.rerunInfo.prevTriggerTypeValue` (integer)

  - `planExecution.metadata.triggerInfo.rerunInfo.prevTriggerType` (string)
    Enum: "NOOP", "MANUAL", "WEBHOOK", "WEBHOOK_CUSTOM", "SCHEDULER_CRON", "ARTIFACT", "MANIFEST", "UNRECOGNIZED"

  - `planExecution.metadata.triggerInfo.rerunInfo.initialized` (boolean)

  - `planExecution.metadata.triggerInfo.rerunInfo.prevExecutionId` (string)

  - `planExecution.metadata.triggerInfo.rerunInfo.defaultInstanceForType` (object)

  - `planExecution.metadata.triggerInfo.rerunInfo.parserForType` (object)

  - `planExecution.metadata.triggerInfo.rerunInfo.serializedSize` (integer)

  - `planExecution.metadata.triggerInfo.rerunInfo.rootExecutionId` (string)

  - `planExecution.metadata.triggerInfo.rerunInfo.allFields` (object)

  - `planExecution.metadata.triggerInfo.rerunInfo.initializationErrorString` (string)

  - `planExecution.metadata.triggerInfo.rerunInfo.descriptorForType` (object)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder` (object)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.rootTriggerType` (string)
    Enum: "NOOP", "MANUAL", "WEBHOOK", "WEBHOOK_CUSTOM", "SCHEDULER_CRON", "ARTIFACT", "MANIFEST", "UNRECOGNIZED"

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.rootExecutionIdBytes` (object)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.rootTriggerTypeValue` (integer)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.prevExecutionIdBytes` (object)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.prevTriggerTypeValue` (integer)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.prevTriggerType` (string)
    Enum: "NOOP", "MANUAL", "WEBHOOK", "WEBHOOK_CUSTOM", "SCHEDULER_CRON", "ARTIFACT", "MANIFEST", "UNRECOGNIZED"

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.prevExecutionId` (string)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.rootExecutionId` (string)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.allFields` (object)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.unknownFields` (object)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.triggerInfo.rerunInfoOrBuilder.initialized` (boolean)

  - `planExecution.metadata.triggerInfo.buildInfo` (object)

  - `planExecution.metadata.triggerInfo.buildInfo.unknownFields` (object)

  - `planExecution.metadata.triggerInfo.buildInfo.imagePathBytes` (object)

  - `planExecution.metadata.triggerInfo.buildInfo.buildBytes` (object)

  - `planExecution.metadata.triggerInfo.buildInfo.imagePath` (string)

  - `planExecution.metadata.triggerInfo.buildInfo.initialized` (boolean)

  - `planExecution.metadata.triggerInfo.buildInfo.defaultInstanceForType` (object)

  - `planExecution.metadata.triggerInfo.buildInfo.parserForType` (object)

  - `planExecution.metadata.triggerInfo.buildInfo.serializedSize` (integer)

  - `planExecution.metadata.triggerInfo.buildInfo.build` (string)

  - `planExecution.metadata.triggerInfo.buildInfo.allFields` (object)

  - `planExecution.metadata.triggerInfo.buildInfo.initializationErrorString` (string)

  - `planExecution.metadata.triggerInfo.buildInfo.descriptorForType` (object)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder` (object)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.imagePathBytes` (object)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.buildBytes` (object)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.imagePath` (string)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.build` (string)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.allFields` (object)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.unknownFields` (object)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.triggerInfo.buildInfoOrBuilder.initialized` (boolean)

  - `planExecution.metadata.triggerInfo.triggerTypeValue` (integer)

  - `planExecution.metadata.triggerInfo.allFields` (object)

  - `planExecution.metadata.triggerInfo.initializationErrorString` (string)

  - `planExecution.metadata.triggerInfo.descriptorForType` (object)

  - `planExecution.metadata.triggerInfoOrBuilder` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.triggerType` (string)
    Enum: "NOOP", "MANUAL", "WEBHOOK", "WEBHOOK_CUSTOM", "SCHEDULER_CRON", "ARTIFACT", "MANIFEST", "UNRECOGNIZED"

  - `planExecution.metadata.triggerInfoOrBuilder.triggeredBy` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.triggeredByOrBuilder` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.isRerun` (boolean)

  - `planExecution.metadata.triggerInfoOrBuilder.rerunInfo` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.rerunInfoOrBuilder` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.buildInfo` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.buildInfoOrBuilder` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.triggerTypeValue` (integer)

  - `planExecution.metadata.triggerInfoOrBuilder.allFields` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.triggerInfoOrBuilder.unknownFields` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.triggerInfoOrBuilder.initialized` (boolean)

  - `planExecution.metadata.pipelineIdentifier` (string)

  - `planExecution.metadata.pipelineIdentifierBytes` (object)

  - `planExecution.metadata.executionUuid` (string)

  - `planExecution.metadata.executionUuidBytes` (object)

  - `planExecution.metadata.principalInfoOrBuilder` (object)

  - `planExecution.metadata.principalInfoOrBuilder.principal` (string)

  - `planExecution.metadata.principalInfoOrBuilder.principalBytes` (object)

  - `planExecution.metadata.principalInfoOrBuilder.principalTypeValue` (integer)

  - `planExecution.metadata.principalInfoOrBuilder.principalType` (string)
    Enum: "UNKNOWN", "USER", "USER_GROUP", "API_KEY", "SERVICE", "SERVICE_ACCOUNT", "UNRECOGNIZED"

  - `planExecution.metadata.principalInfoOrBuilder.shouldValidateRbac` (boolean)

  - `planExecution.metadata.principalInfoOrBuilder.allFields` (object)

  - `planExecution.metadata.principalInfoOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.principalInfoOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.principalInfoOrBuilder.unknownFields` (object)

  - `planExecution.metadata.principalInfoOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.principalInfoOrBuilder.initialized` (boolean)

  - `planExecution.metadata.gitSyncBranchContext` (object)

  - `planExecution.metadata.moduleType` (string)

  - `planExecution.metadata.moduleTypeBytes` (object)

  - `planExecution.metadata.retryInfo` (object)

  - `planExecution.metadata.retryInfo.unknownFields` (object)

  - `planExecution.metadata.retryInfo.parentRetryIdBytes` (object)

  - `planExecution.metadata.retryInfo.rootExecutionIdBytes` (object)

  - `planExecution.metadata.retryInfo.initialized` (boolean)

  - `planExecution.metadata.retryInfo.parentRetryId` (string)

  - `planExecution.metadata.retryInfo.defaultInstanceForType` (object)

  - `planExecution.metadata.retryInfo.parserForType` (object)

  - `planExecution.metadata.retryInfo.serializedSize` (integer)

  - `planExecution.metadata.retryInfo.rootExecutionId` (string)

  - `planExecution.metadata.retryInfo.isRetry` (boolean)

  - `planExecution.metadata.retryInfo.allFields` (object)

  - `planExecution.metadata.retryInfo.initializationErrorString` (string)

  - `planExecution.metadata.retryInfo.descriptorForType` (object)

  - `planExecution.metadata.retryInfoOrBuilder` (object)

  - `planExecution.metadata.retryInfoOrBuilder.parentRetryIdBytes` (object)

  - `planExecution.metadata.retryInfoOrBuilder.rootExecutionIdBytes` (object)

  - `planExecution.metadata.retryInfoOrBuilder.parentRetryId` (string)

  - `planExecution.metadata.retryInfoOrBuilder.rootExecutionId` (string)

  - `planExecution.metadata.retryInfoOrBuilder.isRetry` (boolean)

  - `planExecution.metadata.retryInfoOrBuilder.allFields` (object)

  - `planExecution.metadata.retryInfoOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.retryInfoOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.retryInfoOrBuilder.unknownFields` (object)

  - `planExecution.metadata.retryInfoOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.retryInfoOrBuilder.initialized` (boolean)

  - `planExecution.metadata.isNotificationConfigured` (boolean)

  - `planExecution.metadata.pipelineStoreTypeValue` (integer)

  - `planExecution.metadata.pipelineStoreType` (string)
    Enum: "UNDEFINED", "INLINE", "REMOTE", "UNRECOGNIZED"

  - `planExecution.metadata.pipelineConnectorRef` (string)

  - `planExecution.metadata.pipelineConnectorRefBytes` (object)

  - `planExecution.metadata.pipelineStageInfo` (object)

  - `planExecution.metadata.pipelineStageInfo.unknownFields` (object)

  - `planExecution.metadata.pipelineStageInfo.executionIdBytes` (object)

  - `planExecution.metadata.pipelineStageInfo.pipelineNameBytes` (object)

  - `planExecution.metadata.pipelineStageInfo.stageNodeIdBytes` (object)

  - `planExecution.metadata.pipelineStageInfo.initialized` (boolean)

  - `planExecution.metadata.pipelineStageInfo.identifier` (string)

  - `planExecution.metadata.pipelineStageInfo.hasParentPipeline` (boolean)

  - `planExecution.metadata.pipelineStageInfo.stageNodeId` (string)

  - `planExecution.metadata.pipelineStageInfo.executionId` (string)

  - `planExecution.metadata.pipelineStageInfo.defaultInstanceForType` (object)

  - `planExecution.metadata.pipelineStageInfo.parserForType` (object)

  - `planExecution.metadata.pipelineStageInfo.serializedSize` (integer)

  - `planExecution.metadata.pipelineStageInfo.identifierBytes` (object)

  - `planExecution.metadata.pipelineStageInfo.runSequence` (integer)

  - `planExecution.metadata.pipelineStageInfo.orgId` (string)

  - `planExecution.metadata.pipelineStageInfo.orgIdBytes` (object)

  - `planExecution.metadata.pipelineStageInfo.projectId` (string)

  - `planExecution.metadata.pipelineStageInfo.projectIdBytes` (object)

  - `planExecution.metadata.pipelineStageInfo.pipelineName` (string)

  - `planExecution.metadata.pipelineStageInfo.allFields` (object)

  - `planExecution.metadata.pipelineStageInfo.initializationErrorString` (string)

  - `planExecution.metadata.pipelineStageInfo.descriptorForType` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.executionIdBytes` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.pipelineNameBytes` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.stageNodeIdBytes` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.identifier` (string)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.hasParentPipeline` (boolean)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.stageNodeId` (string)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.executionId` (string)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.identifierBytes` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.runSequence` (integer)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.orgId` (string)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.orgIdBytes` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.projectId` (string)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.projectIdBytes` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.pipelineName` (string)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.allFields` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.defaultInstanceForType` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.initializationErrorString` (string)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.unknownFields` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.descriptorForType` (object)

  - `planExecution.metadata.pipelineStageInfoOrBuilder.initialized` (boolean)

  - `planExecution.metadata.harnessVersion` (string)

  - `planExecution.metadata.harnessVersionBytes` (object)

  - `planExecution.metadata.isDebug` (boolean)

  - `planExecution.metadata.executionModeValue` (integer)

  - `planExecution.metadata.executionMode` (string)
    Enum: "UNDEFINED_MODE", "NORMAL", "POST_EXECUTION_ROLLBACK", "PIPELINE_ROLLBACK", "UNRECOGNIZED"

  - `planExecution.metadata.originalPlanExecutionIdForRollbackMode` (string)

  - `planExecution.metadata.originalPlanExecutionIdForRollbackModeBytes` (object)

  - `planExecution.metadata.settingToValueMapCount` (integer)

  - `planExecution.metadata.settingToValueMap` (object)

  - `planExecution.metadata.settingToValueMapMap` (object)

  - `planExecution.metadata.featureFlagToValueMapCount` (integer)

  - `planExecution.metadata.featureFlagToValueMap` (object)

  - `planExecution.metadata.featureFlagToValueMapMap` (object)

  - `planExecution.metadata.processedYamlVersion` (string)

  - `planExecution.metadata.processedYamlVersionBytes` (object)

  - `planExecution.metadata.isStagesExpressionsProvided` (boolean)

  - `planExecution.metadata.branchSeqId` (integer)

  - `planExecution.metadata.codebaseBranch` (string)

  - `planExecution.metadata.codebaseBranchBytes` (object)

  - `planExecution.metadata.normalizedRepoUrl` (string)

  - `planExecution.metadata.normalizedRepoUrlBytes` (object)

  - `planExecution.metadata.enableDAG` (boolean)

  - `planExecution.metadata.runSequence` (integer)

  - `planExecution.metadata.allFields` (object)

  - `planExecution.metadata.initializationErrorString` (string)

  - `planExecution.metadata.descriptorForType` (object)

  - `planExecution.governanceMetadata` (object)

  - `planExecution.governanceMetadata.unknownFields` (object)

  - `planExecution.governanceMetadata.message` (string)

  - `planExecution.governanceMetadata.id` (string)

  - `planExecution.governanceMetadata.type` (string)

  - `planExecution.governanceMetadata.timestamp` (integer)

  - `planExecution.governanceMetadata.initialized` (boolean)

  - `planExecution.governanceMetadata.status` (string)

  - `planExecution.governanceMetadata.action` (string)

  - `planExecution.governanceMetadata.entity` (string)

  - `planExecution.governanceMetadata.defaultInstanceForType` (object)

  - `planExecution.governanceMetadata.parserForType` (object)

  - `planExecution.governanceMetadata.serializedSize` (integer)

  - `planExecution.governanceMetadata.typeBytes` (object)

  - `planExecution.governanceMetadata.messageBytes` (object)

  - `planExecution.governanceMetadata.statusBytes` (object)

  - `planExecution.governanceMetadata.accountId` (string)

  - `planExecution.governanceMetadata.accountIdBytes` (object)

  - `planExecution.governanceMetadata.orgId` (string)

  - `planExecution.governanceMetadata.orgIdBytes` (object)

  - `planExecution.governanceMetadata.projectId` (string)

  - `planExecution.governanceMetadata.projectIdBytes` (object)

  - `planExecution.governanceMetadata.created` (integer)

  - `planExecution.governanceMetadata.deny` (boolean)

  - `planExecution.governanceMetadata.detailsList` (array)

  - `planExecution.governanceMetadata.detailsList.unknownFields` (object)

  - `planExecution.governanceMetadata.detailsList.initialized` (boolean)

  - `planExecution.governanceMetadata.detailsList.identifier` (string)

  - `planExecution.governanceMetadata.detailsList.description` (string)

  - `planExecution.governanceMetadata.detailsList.status` (string)

  - `planExecution.governanceMetadata.detailsList.defaultInstanceForType` (object)

  - `planExecution.governanceMetadata.detailsList.parserForType` (object)

  - `planExecution.governanceMetadata.detailsList.serializedSize` (integer)

  - `planExecution.governanceMetadata.detailsList.identifierBytes` (object)

  - `planExecution.governanceMetadata.detailsList.statusBytes` (object)

  - `planExecution.governanceMetadata.detailsList.accountId` (string)

  - `planExecution.governanceMetadata.detailsList.accountIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.orgId` (string)

  - `planExecution.governanceMetadata.detailsList.orgIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.projectId` (string)

  - `planExecution.governanceMetadata.detailsList.projectIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.created` (integer)

  - `planExecution.governanceMetadata.detailsList.policySetIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.deny` (boolean)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList` (array)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.unknownFields` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.severity` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.initialized` (boolean)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.identifier` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.status` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.error` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.defaultInstanceForType` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.parserForType` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.serializedSize` (integer)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.identifierBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.policyId` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.policyIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.policyName` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.policyNameBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.severityBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.denyMessagesList` (array)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.denyMessagesCount` (integer)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.statusBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.accountId` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.accountIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.orgId` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.orgIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.projectId` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.projectIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.created` (integer)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.updated` (integer)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.errorBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.allFields` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.initializationErrorString` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataList.descriptorForType` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataCount` (integer)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList` (array)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.projectIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.orgIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.accountIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.identifierBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.policyName` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.statusBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.policyIdBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.policyNameBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.severityBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.denyMessagesList` (array)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.denyMessagesCount` (integer)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.errorBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.policyId` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.severity` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.identifier` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.status` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.error` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.orgId` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.created` (integer)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.accountId` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.projectId` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.updated` (integer)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.allFields` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.initializationErrorString` (string)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.unknownFields` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.descriptorForType` (object)

  - `planExecution.governanceMetadata.detailsList.policyMetadataOrBuilderList.initialized` (boolean)

  - `planExecution.governanceMetadata.detailsList.policySetName` (string)

  - `planExecution.governanceMetadata.detailsList.policySetNameBytes` (object)

  - `planExecution.governanceMetadata.detailsList.descriptionBytes` (object)

  - `planExecution.governanceMetadata.detailsList.policySetId` (string)

  - `planExecution.governanceMetadata.detailsList.allFields` (object)

  - `planExecution.governanceMetadata.detailsList.initializationErrorString` (string)

  - `planExecution.governanceMetadata.detailsList.descriptorForType` (object)

  - `planExecution.governanceMetadata.idBytes` (object)

  - `planExecution.governanceMetadata.detailsCount` (integer)

  - `planExecution.governanceMetadata.detailsOrBuilderList` (array)

  - `planExecution.governanceMetadata.detailsOrBuilderList.identifier` (string)

  - `planExecution.governanceMetadata.detailsOrBuilderList.description` (string)

  - `planExecution.governanceMetadata.detailsOrBuilderList.status` (string)

  - `planExecution.governanceMetadata.detailsOrBuilderList.identifierBytes` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.statusBytes` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.accountId` (string)

  - `planExecution.governanceMetadata.detailsOrBuilderList.accountIdBytes` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.orgId` (string)

  - `planExecution.governanceMetadata.detailsOrBuilderList.orgIdBytes` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.projectId` (string)

  - `planExecution.governanceMetadata.detailsOrBuilderList.projectIdBytes` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.created` (integer)

  - `planExecution.governanceMetadata.detailsOrBuilderList.policySetIdBytes` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.deny` (boolean)

  - `planExecution.governanceMetadata.detailsOrBuilderList.policyMetadataList` (array)

  - `planExecution.governanceMetadata.detailsOrBuilderList.policyMetadataCount` (integer)

  - `planExecution.governanceMetadata.detailsOrBuilderList.policyMetadataOrBuilderList` (array)

  - `planExecution.governanceMetadata.detailsOrBuilderList.policySetName` (string)

  - `planExecution.governanceMetadata.detailsOrBuilderList.policySetNameBytes` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.descriptionBytes` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.policySetId` (string)

  - `planExecution.governanceMetadata.detailsOrBuilderList.allFields` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.initializationErrorString` (string)

  - `planExecution.governanceMetadata.detailsOrBuilderList.unknownFields` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.descriptorForType` (object)

  - `planExecution.governanceMetadata.detailsOrBuilderList.initialized` (boolean)

  - `planExecution.governanceMetadata.entityBytes` (object)

  - `planExecution.governanceMetadata.actionBytes` (object)

  - `planExecution.governanceMetadata.allFields` (object)

  - `planExecution.governanceMetadata.initializationErrorString` (string)

  - `planExecution.governanceMetadata.descriptorForType` (object)

  - `planExecution.triggerHeader` (array)

  - `planExecution.triggerHeader.key` (string)

  - `planExecution.triggerHeader.values` (array)

  - `planExecution.triggerJsonPayload` (string)

  - `planExecution.expressionFunctorToken` (integer)

  - `planExecution.triggerPayload` (object)

  - `planExecution.triggerPayload.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload` (object)

  - `planExecution.triggerPayload.parsedPayload.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.payloadCase` (string)
    Enum: "PR", "PUSH", "RELEASE", "BRANCH", "TAG", "PAYLOAD_NOT_SET"

  - `planExecution.triggerPayload.parsedPayload.pr` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.link` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.sha` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.login` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.avatar` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.loginBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.emailBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.avatarBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.createdOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.createdOrBuilder.seconds` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.createdOrBuilder.nanos` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.createdOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.createdOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.createdOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.createdOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.createdOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.createdOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.updatedOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.id` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.seconds` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.nanos` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.created.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.updated` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.idBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.email` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.author.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.closed` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.merged` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList` (array)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.link` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.sha` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.dateOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.login` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.avatar` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.loginBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.emailBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.avatarBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.date` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.email` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.author.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.committer` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.linkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.dateOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.login` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.avatar` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.loginBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.emailBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.avatarBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.date` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.email` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.authorOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.committerOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.shaBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.message` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.messageBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsList.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.refBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.targetBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.sourceBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsCount` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList` (array)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.link` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.sha` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.author` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.committer` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.linkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.authorOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.committerOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.shaBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.message` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.messageBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.commitsOrBuilderList.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.createdOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.updatedOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.linkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.login` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.avatar` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.loginBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.emailBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.avatarBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.createdOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.updatedOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.id` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.created` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.updated` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.idBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.email` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.authorOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.shaBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.sha` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.pathBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.shaBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.path` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.baseOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.headOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList` (array)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.colorBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.color` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsList.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsCount` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList` (array)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.colorBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.color` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.labelsOrBuilderList.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.mergeSha` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.mergeShaBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.titleBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.bodyBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.fork` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.forkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.sha` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.pathBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.shaBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.path` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.head.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.target` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.ref` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.number` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.base` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.source` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.body` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.created` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.updated` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.title` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.pr.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.link` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.clone` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.cloneSsh` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.branchBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.createdOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.updatedOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.namespaceBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.admin` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.push` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.pull` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.perm.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder.admin` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder.push` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder.pull` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.permOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.cloneBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.cloneSshBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.linkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.private` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.id` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.namespace` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.created` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.updated` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.idBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.branch` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repoOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.actionValue` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.link` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.sha` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.author` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.closed` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.merged` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.commitsList` (array)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.refBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.targetBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.sourceBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.commitsCount` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.commitsOrBuilderList` (array)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.createdOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.updatedOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.linkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.authorOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.shaBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.baseOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.headOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.labelsList` (array)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.labelsCount` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.labelsOrBuilderList` (array)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.mergeSha` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.mergeShaBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.titleBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.bodyBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.fork` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.forkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.head` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.target` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.ref` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.number` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.base` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.source` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.body` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.created` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.updated` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.title` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.prOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.action` (string)
    Enum: "UNKNOWN", "CREATE", "UPDATE", "DELETE", "OPEN", "REOPEN", "CLOSE", "LABEL", "UNLABEL", "SYNC", "MERGE", "EDIT", "PUBLISH", "UNPUBLISH", "PRERELEASE", "RELEASE", "REVIEWREADY", "SUBMITTED", "DISMISSED", "UNRECOGNIZED"

  - `planExecution.triggerPayload.parsedPayload.pr.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.link` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.clone` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.cloneSsh` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.branchBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.createdOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.updatedOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.namespaceBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.perm` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.permOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.cloneBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.cloneSshBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.linkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.private` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.name` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.id` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.namespace` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.nameBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.created` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.updated` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.idBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.branch` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.repo.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pr.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pr.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.push` (object)

  - `planExecution.triggerPayload.parsedPayload.push.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.push.after` (string)

  - `planExecution.triggerPayload.parsedPayload.push.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.push.commit` (object)

  - `planExecution.triggerPayload.parsedPayload.push.commitsList` (array)

  - `planExecution.triggerPayload.parsedPayload.push.before` (string)

  - `planExecution.triggerPayload.parsedPayload.push.refBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.push.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.push.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.push.baseRef` (string)

  - `planExecution.triggerPayload.parsedPayload.push.beforeBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.push.afterBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.push.commitOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.push.commitsCount` (integer)

  - `planExecution.triggerPayload.parsedPayload.push.commitsOrBuilderList` (array)

  - `planExecution.triggerPayload.parsedPayload.push.baseRefBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.push.ref` (string)

  - `planExecution.triggerPayload.parsedPayload.push.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.push.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.push.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.push.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.push.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.push.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.push.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.push.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.release` (object)

  - `planExecution.triggerPayload.parsedPayload.release.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.release.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.published` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.publishedOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.tagBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.prerelease` (boolean)

  - `planExecution.triggerPayload.parsedPayload.release.release.link` (string)

  - `planExecution.triggerPayload.parsedPayload.release.release.createdOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.linkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.titleBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.draft` (boolean)

  - `planExecution.triggerPayload.parsedPayload.release.release.tag` (string)

  - `planExecution.triggerPayload.parsedPayload.release.release.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.release.release.description` (string)

  - `planExecution.triggerPayload.parsedPayload.release.release.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.release.release.created` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.descriptionBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.title` (string)

  - `planExecution.triggerPayload.parsedPayload.release.release.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.release.release.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.release.release.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.published` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.publishedOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.tagBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.prerelease` (boolean)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.link` (string)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.createdOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.linkBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.titleBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.draft` (boolean)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.tag` (string)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.description` (string)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.created` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.descriptionBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.title` (string)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.release.releaseOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.release.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.release.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.release.actionValue` (integer)

  - `planExecution.triggerPayload.parsedPayload.release.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.release.action` (string)
    Enum: "UNKNOWN", "CREATE", "UPDATE", "DELETE", "OPEN", "REOPEN", "CLOSE", "LABEL", "UNLABEL", "SYNC", "MERGE", "EDIT", "PUBLISH", "UNPUBLISH", "PRERELEASE", "RELEASE", "REVIEWREADY", "SUBMITTED", "DISMISSED", "UNRECOGNIZED"

  - `planExecution.triggerPayload.parsedPayload.release.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.release.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.release.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.release.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.release.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.release.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.release.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.after` (string)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.commit` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.commitsList` (array)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.before` (string)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.refBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.baseRef` (string)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.beforeBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.afterBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.commitOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.commitsCount` (integer)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.commitsOrBuilderList` (array)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.baseRefBytes` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.ref` (string)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.pushOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.actionValue` (integer)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.refOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.ref` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.action` (string)
    Enum: "UNKNOWN", "CREATE", "UPDATE", "DELETE", "OPEN", "REOPEN", "CLOSE", "LABEL", "UNLABEL", "SYNC", "MERGE", "EDIT", "PUBLISH", "UNPUBLISH", "PRERELEASE", "RELEASE", "REVIEWREADY", "SUBMITTED", "DISMISSED", "UNRECOGNIZED"

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.branchOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.release` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.releaseOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.actionValue` (integer)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.action` (string)
    Enum: "UNKNOWN", "CREATE", "UPDATE", "DELETE", "OPEN", "REOPEN", "CLOSE", "LABEL", "UNLABEL", "SYNC", "MERGE", "EDIT", "PUBLISH", "UNPUBLISH", "PRERELEASE", "RELEASE", "REVIEWREADY", "SUBMITTED", "DISMISSED", "UNRECOGNIZED"

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.releaseOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.actionValue` (integer)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.refOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.ref` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.action` (string)
    Enum: "UNKNOWN", "CREATE", "UPDATE", "DELETE", "OPEN", "REOPEN", "CLOSE", "LABEL", "UNLABEL", "SYNC", "MERGE", "EDIT", "PUBLISH", "UNPUBLISH", "PRERELEASE", "RELEASE", "REVIEWREADY", "SUBMITTED", "DISMISSED", "UNRECOGNIZED"

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.tagOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.pr` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.actionValue` (integer)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.prOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.action` (string)
    Enum: "UNKNOWN", "CREATE", "UPDATE", "DELETE", "OPEN", "REOPEN", "CLOSE", "LABEL", "UNLABEL", "SYNC", "MERGE", "EDIT", "PUBLISH", "UNPUBLISH", "PRERELEASE", "RELEASE", "REVIEWREADY", "SUBMITTED", "DISMISSED", "UNRECOGNIZED"

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.prOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.tag` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.actionValue` (integer)

  - `planExecution.triggerPayload.parsedPayload.tag.refOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.ref` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.tag.action` (string)
    Enum: "UNKNOWN", "CREATE", "UPDATE", "DELETE", "OPEN", "REOPEN", "CLOSE", "LABEL", "UNLABEL", "SYNC", "MERGE", "EDIT", "PUBLISH", "UNPUBLISH", "PRERELEASE", "RELEASE", "REVIEWREADY", "SUBMITTED", "DISMISSED", "UNRECOGNIZED"

  - `planExecution.triggerPayload.parsedPayload.tag.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.tag.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.tag.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.tag.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.branch` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.sender` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.repoOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.senderOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.actionValue` (integer)

  - `planExecution.triggerPayload.parsedPayload.branch.refOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.ref` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.initialized` (boolean)

  - `planExecution.triggerPayload.parsedPayload.branch.action` (string)
    Enum: "UNKNOWN", "CREATE", "UPDATE", "DELETE", "OPEN", "REOPEN", "CLOSE", "LABEL", "UNLABEL", "SYNC", "MERGE", "EDIT", "PUBLISH", "UNPUBLISH", "PRERELEASE", "RELEASE", "REVIEWREADY", "SUBMITTED", "DISMISSED", "UNRECOGNIZED"

  - `planExecution.triggerPayload.parsedPayload.branch.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.parserForType` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.serializedSize` (integer)

  - `planExecution.triggerPayload.parsedPayload.branch.repo` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.branch.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.branch.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayload.allFields` (object)

  - `planExecution.triggerPayload.parsedPayload.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayload.descriptorForType` (object)

  - `planExecution.triggerPayload.changedFilesList` (array)

  - `planExecution.triggerPayload.headersMap` (object)

  - `planExecution.triggerPayload.artifactData` (object)

  - `planExecution.triggerPayload.artifactData.unknownFields` (object)

  - `planExecution.triggerPayload.artifactData.buildBytes` (object)

  - `planExecution.triggerPayload.artifactData.metadata` (object)

  - `planExecution.triggerPayload.artifactData.initialized` (boolean)

  - `planExecution.triggerPayload.artifactData.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.artifactData.parserForType` (object)

  - `planExecution.triggerPayload.artifactData.serializedSize` (integer)

  - `planExecution.triggerPayload.artifactData.metadataMap` (object)

  - `planExecution.triggerPayload.artifactData.metadataCount` (integer)

  - `planExecution.triggerPayload.artifactData.build` (string)

  - `planExecution.triggerPayload.artifactData.allFields` (object)

  - `planExecution.triggerPayload.artifactData.initializationErrorString` (string)

  - `planExecution.triggerPayload.artifactData.descriptorForType` (object)

  - `planExecution.triggerPayload.manifestData` (object)

  - `planExecution.triggerPayload.manifestData.unknownFields` (object)

  - `planExecution.triggerPayload.manifestData.versionBytes` (object)

  - `planExecution.triggerPayload.manifestData.version` (string)

  - `planExecution.triggerPayload.manifestData.initialized` (boolean)

  - `planExecution.triggerPayload.manifestData.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.manifestData.parserForType` (object)

  - `planExecution.triggerPayload.manifestData.serializedSize` (integer)

  - `planExecution.triggerPayload.manifestData.allFields` (object)

  - `planExecution.triggerPayload.manifestData.initializationErrorString` (string)

  - `planExecution.triggerPayload.manifestData.descriptorForType` (object)

  - `planExecution.triggerPayload.typeValue` (integer)

  - `planExecution.triggerPayload.headersCount` (integer)

  - `planExecution.triggerPayload.sourceTypeValue` (integer)

  - `planExecution.triggerPayload.artifactDataOrBuilder` (object)

  - `planExecution.triggerPayload.artifactDataOrBuilder.buildBytes` (object)

  - `planExecution.triggerPayload.artifactDataOrBuilder.metadata` (object)

  - `planExecution.triggerPayload.artifactDataOrBuilder.metadataMap` (object)

  - `planExecution.triggerPayload.artifactDataOrBuilder.metadataCount` (integer)

  - `planExecution.triggerPayload.artifactDataOrBuilder.build` (string)

  - `planExecution.triggerPayload.artifactDataOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.artifactDataOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.artifactDataOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.artifactDataOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.artifactDataOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.artifactDataOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.manifestDataOrBuilder` (object)

  - `planExecution.triggerPayload.manifestDataOrBuilder.versionBytes` (object)

  - `planExecution.triggerPayload.manifestDataOrBuilder.version` (string)

  - `planExecution.triggerPayload.manifestDataOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.manifestDataOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.manifestDataOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.manifestDataOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.manifestDataOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.manifestDataOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.connectorRefBytes` (object)

  - `planExecution.triggerPayload.imagePathBytes` (object)

  - `planExecution.triggerPayload.changedFilesCount` (integer)

  - `planExecution.triggerPayload.buildDataCase` (string)
    Enum: "ARTIFACTDATA", "MANIFESTDATA", "BUILDDATA_NOT_SET"

  - `planExecution.triggerPayload.parsedPayloadOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.payloadCase` (string)
    Enum: "PR", "PUSH", "RELEASE", "BRANCH", "TAG", "PAYLOAD_NOT_SET"

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.pr` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.push` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.release` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.pushOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.branchOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.releaseOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.tagOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.prOrBuilder` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.tag` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.branch` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.allFields` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.initializationErrorString` (string)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.unknownFields` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.descriptorForType` (object)

  - `planExecution.triggerPayload.parsedPayloadOrBuilder.initialized` (boolean)

  - `planExecution.triggerPayload.type` (string)
    Enum: "CUSTOM", "GIT", "SCHEDULED", "WEBHOOK", "ARTIFACT", "MANIFEST", "UNRECOGNIZED"

  - `planExecution.triggerPayload.version` (integer)

  - `planExecution.triggerPayload.imagePath` (string)

  - `planExecution.triggerPayload.initialized` (boolean)

  - `planExecution.triggerPayload.headers` (object)

  - `planExecution.triggerPayload.defaultInstanceForType` (object)

  - `planExecution.triggerPayload.parserForType` (object)

  - `planExecution.triggerPayload.serializedSize` (integer)

  - `planExecution.triggerPayload.connectorRef` (string)

  - `planExecution.triggerPayload.sourceType` (string)
    Enum: "CUSTOM_REPO", "GITHUB_REPO", "GITLAB_REPO", "BITBUCKET_REPO", "AWS_CODECOMMIT_REPO", "AZURE_REPO", "HARNESS_REPO", "UNRECOGNIZED"

  - `planExecution.triggerPayload.allFields` (object)

  - `planExecution.triggerPayload.initializationErrorString` (string)

  - `planExecution.triggerPayload.descriptorForType` (object)

  - `planExecution.stageExpressionValuesMap` (object)

  - `planExecution.stagesExecutionMetadata` (object)

  - `planExecution.stagesExecutionMetadata.fullPipelineYaml` (string)

  - `planExecution.stagesExecutionMetadata.stageIdentifiers` (array)

  - `planExecution.stagesExecutionMetadata.expressionValues` (object)

  - `planExecution.stagesExecutionMetadata.stageIdentifierToNameMap` (object)

  - `planExecution.stagesExecutionMetadata.stagesExecution` (boolean)

  - `planExecution.processedYaml` (string)

  - `planExecution.postExecutionRollbackInfos` (array)

  - `planExecution.postExecutionRollbackInfos.unknownFields` (object)

  - `planExecution.postExecutionRollbackInfos.postExecutionRollbackStageId` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.unknownFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.matrixKeysToSkipInNameList` (array)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.matrixValuesCount` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.matrixValues` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.matrixCombinationList` (array)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.matrixCombinationCount` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.subType` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.subTypeBytes` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.matrixKeysToSkipInNameCount` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.nodeNameBytes` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.nodeName` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.matrixValuesMap` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.allFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.defaultInstanceForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.initializationErrorString` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.unknownFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.descriptorForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadataOrBuilder.initialized` (boolean)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.partitionCount` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.value` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.valueBytes` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.partitionList` (array)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.allFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.defaultInstanceForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.initializationErrorString` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.unknownFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.descriptorForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadataOrBuilder.initialized` (boolean)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.identifierPostFixBytes` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.metadataCase` (string)
    Enum: "MATRIXMETADATA", "FORMETADATA", "METADATA_NOT_SET"

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.initialized` (boolean)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.defaultInstanceForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.parserForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.serializedSize` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.currentIteration` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.totalIterations` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.unknownFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.matrixKeysToSkipInNameList` (array)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.matrixValuesCount` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.matrixValues` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.matrixCombinationList` (array)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.matrixCombinationCount` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.subType` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.subTypeBytes` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.matrixKeysToSkipInNameCount` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.nodeNameBytes` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.nodeName` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.initialized` (boolean)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.defaultInstanceForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.parserForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.serializedSize` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.matrixValuesMap` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.allFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.initializationErrorString` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.matrixMetadata.descriptorForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.unknownFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.partitionCount` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.value` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.initialized` (boolean)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.defaultInstanceForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.parserForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.serializedSize` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.valueBytes` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.partitionList` (array)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.allFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.initializationErrorString` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.forMetadata.descriptorForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.identifierPostFix` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.allFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.initializationErrorString` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadata.descriptorForType` (object)

  - `planExecution.postExecutionRollbackInfos.postExecutionRollbackStageIdBytes` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.matrixMetadataOrBuilder` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.forMetadataOrBuilder` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.identifierPostFixBytes` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.metadataCase` (string)
    Enum: "MATRIXMETADATA", "FORMETADATA", "METADATA_NOT_SET"

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.currentIteration` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.totalIterations` (integer)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.matrixMetadata` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.forMetadata` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.identifierPostFix` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.allFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.defaultInstanceForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.initializationErrorString` (string)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.unknownFields` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.descriptorForType` (object)

  - `planExecution.postExecutionRollbackInfos.rollbackStageStrategyMetadataOrBuilder.initialized` (boolean)

  - `planExecution.postExecutionRollbackInfos.originalStageExecutionIdBytes` (object)

  - `planExecution.postExecutionRollbackInfos.initialized` (boolean)

  - `planExecution.postExecutionRollbackInfos.originalStageExecutionId` (string)

  - `planExecution.postExecutionRollbackInfos.defaultInstanceForType` (object)

  - `planExecution.postExecutionRollbackInfos.parserForType` (object)

  - `planExecution.postExecutionRollbackInfos.serializedSize` (integer)

  - `planExecution.postExecutionRollbackInfos.allFields` (object)

  - `planExecution.postExecutionRollbackInfos.initializationErrorString` (string)

  - `planExecution.postExecutionRollbackInfos.descriptorForType` (object)

  - `planExecution.lastUpdatedAt` (integer)

  - `planExecution.version` (integer)

  - `planExecution.nextIteration` (integer)

  - `planExecution.ambiance` (object)

  - `planExecution.ambiance.unknownFields` (object)

  - `planExecution.ambiance.levelsCount` (integer)

  - `planExecution.ambiance.originalStageExecutionIdForRollbackMode` (string)

  - `planExecution.ambiance.planExecutionIdBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList` (array)

  - `planExecution.ambiance.levelsOrBuilderList.runtimeIdBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.type` (string)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.typeBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.stepCategoryValue` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.stepCategory` (string)
    Enum: "UNKNOWN", "PIPELINE", "STAGE", "STEP", "STAGES", "FORK", "STEP_GROUP", "STRATEGY", "INSERT", "UNRECOGNIZED"

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.subCategoryValue` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.subCategory` (string)
    Enum: "NONE", "STEP_LEVEL", "STAGE_LEVEL", "UNRECOGNIZED"

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.allFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.defaultInstanceForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.initializationErrorString` (string)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.unknownFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.descriptorForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepTypeOrBuilder.initialized` (boolean)

  - `planExecution.ambiance.levelsOrBuilderList.groupBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.originalIdentifier` (string)

  - `planExecution.ambiance.levelsOrBuilderList.retryIndex` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.setupIdBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.nodeTypeBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyMetadataOrBuilder` (object)

  - `planExecution.ambiance.levelsOrBuilderList.originalIdentifierBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.unknownFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.forMetadataOrBuilder` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.identifierPostFixBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.metadataCase` (string)
    Enum: "FORMETADATA", "METADATA_NOT_SET"

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.initialized` (boolean)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.defaultInstanceForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.parserForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.serializedSize` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.currentIteration` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.totalIterations` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.forMetadata` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.identifierPostFix` (string)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.allFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.initializationErrorString` (string)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfo.descriptorForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.forMetadataOrBuilder` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.identifierPostFixBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.metadataCase` (string)
    Enum: "FORMETADATA", "METADATA_NOT_SET"

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.currentIteration` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.totalIterations` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.forMetadata` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.identifierPostFix` (string)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.allFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.defaultInstanceForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.initializationErrorString` (string)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.unknownFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.descriptorForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.strategyInfoOrBuilder.initialized` (boolean)

  - `planExecution.ambiance.levelsOrBuilderList.identifier` (string)

  - `planExecution.ambiance.levelsOrBuilderList.group` (string)

  - `planExecution.ambiance.levelsOrBuilderList.nodeType` (string)

  - `planExecution.ambiance.levelsOrBuilderList.strategyMetadata` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.unknownFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.type` (string)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.initialized` (boolean)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.defaultInstanceForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.parserForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.serializedSize` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.typeBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.stepCategoryValue` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.stepCategory` (string)
    Enum: "UNKNOWN", "PIPELINE", "STAGE", "STEP", "STAGES", "FORK", "STEP_GROUP", "STRATEGY", "INSERT", "UNRECOGNIZED"

  - `planExecution.ambiance.levelsOrBuilderList.stepType.subCategoryValue` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.subCategory` (string)
    Enum: "NONE", "STEP_LEVEL", "STAGE_LEVEL", "UNRECOGNIZED"

  - `planExecution.ambiance.levelsOrBuilderList.stepType.allFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.initializationErrorString` (string)

  - `planExecution.ambiance.levelsOrBuilderList.stepType.descriptorForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.runtimeId` (string)

  - `planExecution.ambiance.levelsOrBuilderList.identifierBytes` (object)

  - `planExecution.ambiance.levelsOrBuilderList.startTs` (integer)

  - `planExecution.ambiance.levelsOrBuilderList.skipExpressionChain` (boolean)

  - `planExecution.ambiance.levelsOrBuilderList.setupId` (string)

  - `planExecution.ambiance.levelsOrBuilderList.allFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.initializationErrorString` (string)

  - `planExecution.ambiance.levelsOrBuilderList.unknownFields` (object)

  - `planExecution.ambiance.levelsOrBuilderList.descriptorForType` (object)

  - `planExecution.ambiance.levelsOrBuilderList.initialized` (boolean)

  - `planExecution.ambiance.metadataOrBuilder` (object)

  - `planExecution.ambiance.metadataOrBuilder.principalInfo` (object)

  - `planExecution.ambiance.metadataOrBuilder.triggerInfo` (object)

  - `planExecution.ambiance.metadataOrBuilder.triggerInfoOrBuilder` (object)

  - `planExecution.ambiance.metadataOrBuilder.pipelineIdentifier` (string)

  - `planExecution.ambiance.metadataOrBuilder.pipelineIdentifierBytes` (object)

  - `planExecution.ambiance.metadataOrBuilder.executionUuid` (string)

  - `planExecution.ambiance.metadataOrBuilder.executionUuidBytes` (object)

  - `planExecution.ambiance.metadataOrBuilder.principalInfoOrBuilder` (object)

  - `planExecution.ambiance.metadataOrBuilder.gitSyncBranchContext` (object)

  - `planExecution.ambiance.metadataOrBuilder.moduleType` (string)

  - `planExecution.ambiance.metadataOrBuilder.moduleTypeBytes` (object)

  - `planExecution.ambiance.metadataOrBuilder.retryInfo` (object)

  - `planExecution.ambiance.metadataOrBuilder.retryInfoOrBuilder` (object)

  - `planExecution.ambiance.metadataOrBuilder.isNotificationConfigured` (boolean)

  - `planExecution.ambiance.metadataOrBuilder.pipelineStoreTypeValue` (integer)

  - `planExecution.ambiance.metadataOrBuilder.pipelineStoreType` (string)
    Enum: "UNDEFINED", "INLINE", "REMOTE", "UNRECOGNIZED"

  - `planExecution.ambiance.metadataOrBuilder.pipelineConnectorRef` (string)

  - `planExecution.ambiance.metadataOrBuilder.pipelineConnectorRefBytes` (object)

  - `planExecution.ambiance.metadataOrBuilder.pipelineStageInfo` (object)

  - `planExecution.ambiance.metadataOrBuilder.pipelineStageInfoOrBuilder` (object)

  - `planExecution.ambiance.metadataOrBuilder.harnessVersion` (string)

  - `planExecution.ambiance.metadataOrBuilder.harnessVersionBytes` (object)

  - `planExecution.ambiance.metadataOrBuilder.isDebug` (boolean)

  - `planExecution.ambiance.metadataOrBuilder.executionModeValue` (integer)

  - `planExecution.ambiance.metadataOrBuilder.executionMode` (string)
    Enum: "UNDEFINED_MODE", "NORMAL", "POST_EXECUTION_ROLLBACK", "PIPELINE_ROLLBACK", "UNRECOGNIZED"

  - `planExecution.ambiance.metadataOrBuilder.originalPlanExecutionIdForRollbackMode` (string)

  - `planExecution.ambiance.metadataOrBuilder.originalPlanExecutionIdForRollbackModeBytes` (object)

  - `planExecution.ambiance.metadataOrBuilder.settingToValueMapCount` (integer)

  - `planExecution.ambiance.metadataOrBuilder.settingToValueMap` (object)

  - `planExecution.ambiance.metadataOrBuilder.settingToValueMapMap` (object)

  - `planExecution.ambiance.metadataOrBuilder.featureFlagToValueMapCount` (integer)

  - `planExecution.ambiance.metadataOrBuilder.featureFlagToValueMap` (object)

  - `planExecution.ambiance.metadataOrBuilder.featureFlagToValueMapMap` (object)

  - `planExecution.ambiance.metadataOrBuilder.processedYamlVersion` (string)

  - `planExecution.ambiance.metadataOrBuilder.processedYamlVersionBytes` (object)

  - `planExecution.ambiance.metadataOrBuilder.isStagesExpressionsProvided` (boolean)

  - `planExecution.ambiance.metadataOrBuilder.branchSeqId` (integer)

  - `planExecution.ambiance.metadataOrBuilder.codebaseBranch` (string)

  - `planExecution.ambiance.metadataOrBuilder.codebaseBranchBytes` (object)

  - `planExecution.ambiance.metadataOrBuilder.normalizedRepoUrl` (string)

  - `planExecution.ambiance.metadataOrBuilder.normalizedRepoUrlBytes` (object)

  - `planExecution.ambiance.metadataOrBuilder.enableDAG` (boolean)

  - `planExecution.ambiance.metadataOrBuilder.runSequence` (integer)

  - `planExecution.ambiance.metadataOrBuilder.allFields` (object)

  - `planExecution.ambiance.metadataOrBuilder.defaultInstanceForType` (object)

  - `planExecution.ambiance.metadataOrBuilder.initializationErrorString` (string)

  - `planExecution.ambiance.metadataOrBuilder.unknownFields` (object)

  - `planExecution.ambiance.metadataOrBuilder.descriptorForType` (object)

  - `planExecution.ambiance.metadataOrBuilder.initialized` (boolean)

  - `planExecution.ambiance.planIdBytes` (object)

  - `planExecution.ambiance.stageExecutionIdBytes` (object)

  - `planExecution.ambiance.originalStageExecutionIdForRollbackModeBytes` (object)

  - `planExecution.ambiance.setupAbstractionsCount` (integer)

  - `planExecution.ambiance.metadata` (object)

  - `planExecution.ambiance.initialized` (boolean)

  - `planExecution.ambiance.setupAbstractions` (object)

  - `planExecution.ambiance.setupAbstractionsMap` (object)

  - `planExecution.ambiance.planId` (string)

  - `planExecution.ambiance.levelsList` (array)

  - `planExecution.ambiance.levelsList.unknownFields` (object)

  - `planExecution.ambiance.levelsList.runtimeIdBytes` (object)

  - `planExecution.ambiance.levelsList.stepTypeOrBuilder` (object)

  - `planExecution.ambiance.levelsList.groupBytes` (object)

  - `planExecution.ambiance.levelsList.originalIdentifier` (string)

  - `planExecution.ambiance.levelsList.retryIndex` (integer)

  - `planExecution.ambiance.levelsList.setupIdBytes` (object)

  - `planExecution.ambiance.levelsList.nodeTypeBytes` (object)

  - `planExecution.ambiance.levelsList.strategyMetadataOrBuilder` (object)

  - `planExecution.ambiance.levelsList.originalIdentifierBytes` (object)

  - `planExecution.ambiance.levelsList.strategyInfo` (object)

  - `planExecution.ambiance.levelsList.strategyInfoOrBuilder` (object)

  - `planExecution.ambiance.levelsList.initialized` (boolean)

  - `planExecution.ambiance.levelsList.identifier` (string)

  - `planExecution.ambiance.levelsList.group` (string)

  - `planExecution.ambiance.levelsList.nodeType` (string)

  - `planExecution.ambiance.levelsList.strategyMetadata` (object)

  - `planExecution.ambiance.levelsList.stepType` (object)

  - `planExecution.ambiance.levelsList.runtimeId` (string)

  - `planExecution.ambiance.levelsList.defaultInstanceForType` (object)

  - `planExecution.ambiance.levelsList.parserForType` (object)

  - `planExecution.ambiance.levelsList.serializedSize` (integer)

  - `planExecution.ambiance.levelsList.identifierBytes` (object)

  - `planExecution.ambiance.levelsList.startTs` (integer)

  - `planExecution.ambiance.levelsList.skipExpressionChain` (boolean)

  - `planExecution.ambiance.levelsList.setupId` (string)

  - `planExecution.ambiance.levelsList.allFields` (object)

  - `planExecution.ambiance.levelsList.initializationErrorString` (string)

  - `planExecution.ambiance.levelsList.descriptorForType` (object)

  - `planExecution.ambiance.stageExecutionId` (string)

  - `planExecution.ambiance.expressionFunctorToken` (integer)

  - `planExecution.ambiance.defaultInstanceForType` (object)

  - `planExecution.ambiance.parserForType` (object)

  - `planExecution.ambiance.serializedSize` (integer)

  - `planExecution.ambiance.startTs` (integer)

  - `planExecution.ambiance.planExecutionId` (string)

  - `planExecution.ambiance.allFields` (object)

  - `planExecution.ambiance.initializationErrorString` (string)

  - `planExecution.ambiance.descriptorForType` (object)

  - `planExecution.failureInfo` (object)

  - `planExecution.failureInfo.unknownFields` (object)

  - `planExecution.failureInfo.errorMessage` (string)

  - `planExecution.failureInfo.initialized` (boolean)

  - `planExecution.failureInfo.defaultInstanceForType` (object)

  - `planExecution.failureInfo.parserForType` (object)

  - `planExecution.failureInfo.serializedSize` (integer)

  - `planExecution.failureInfo.errorMessageBytes` (object)

  - `planExecution.failureInfo.failureTypesList` (array)
    Enum: "UNKNOWN_FAILURE", "DELEGATE_PROVISIONING_FAILURE", "CONNECTIVITY_FAILURE", "AUTHENTICATION_FAILURE", "VERIFICATION_FAILURE", "APPLICATION_FAILURE", "AUTHORIZATION_FAILURE", "TIMEOUT_FAILURE", "SKIPPING_FAILURE", "POLICY_EVALUATION_FAILURE", "INPUT_TIMEOUT_FAILURE", "FREEZE_ACTIVE_FAILURE", "APPROVAL_REJECTION", "DELEGATE_RESTART", "USER_MARKED_FAILURE", "INFRASTRUCTURE_FAILURE", "PLUGIN_IMAGE_FAILURE", "RESOURCE_LIMITS_FAILURE", "CONFIGURATION_FAILURE", "RETRYABLE_TRANSIENT_FAILURE", "UNRECOGNIZED"

  - `planExecution.failureInfo.failureTypesCount` (integer)

  - `planExecution.failureInfo.failureTypesValueList` (array)

  - `planExecution.failureInfo.failureDataList` (array)

  - `planExecution.failureInfo.failureDataList.unknownFields` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList` (array)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.unknownFields` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.failureType` (string)
    Enum: "UNKNOWN_FAILURE", "DELEGATE_PROVISIONING_FAILURE", "CONNECTIVITY_FAILURE", "AUTHENTICATION_FAILURE", "VERIFICATION_FAILURE", "APPLICATION_FAILURE", "AUTHORIZATION_FAILURE", "TIMEOUT_FAILURE", "SKIPPING_FAILURE", "POLICY_EVALUATION_FAILURE", "INPUT_TIMEOUT_FAILURE", "FREEZE_ACTIVE_FAILURE", "APPROVAL_REJECTION", "DELEGATE_RESTART", "USER_MARKED_FAILURE", "INFRASTRUCTURE_FAILURE", "PLUGIN_IMAGE_FAILURE", "RESOURCE_LIMITS_FAILURE", "CONFIGURATION_FAILURE", "RETRYABLE_TRANSIENT_FAILURE", "UNRECOGNIZED"

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.failureSubType` (string)
    Enum: "UNKNOWN_FAILURE_REASON", "SOCKET_TIMEOUT", "SSL_HANDSHAKE_EXCEPTION", "IO_EXCEPTION", "AUTHORIZATION", "VALIDATION", "CONNECTION_TIMEOUT", "API_REQUEST_EXCEPTION", "NO_ELIGIBLE_DELEGATE_AVAILABLE", "NON_ACTIVE_DELEGATE", "DELEGATE_DISCONNECTED", "GENERAL_ERROR", "INPUT_ERROR", "INVALID_PARAMETERS", "MISSING_CONFIGURATION", "SECRET_RESOLUTION_ERROR", "UNAUTHORIZED", "FORBIDDEN_ERROR", "DEPENDENCY_ISSUE", "EXECUTION_FAILURE", "INVALID_MANIFEST_CONFIGURATION", "RESOURCE_NOT_FOUND", "CERTIFICATE_ERROR", "UNKNOWN_COMMAND_FLAG", "HELM_EXISTING_RESOURCE_CONFLICT", "HELM_RESOURCE_ALREADY_EXISTS", "NO_DEPLOYED_HELM_RELEASES", "HELM_INSTALL_FAILED", "HELM_UPGRADE_FAILED", "HELM_ROLLBACK_FAILED", "HELM_FETCH_FAILED", "HELM_REPO_ADD_FAILED", "HELM_RENDER_CHART_FAILED", "HELM_LIST_RELEASE_FAILED", "HELM_RELEASE_HISTORY_FAILED", "RUNNER_FAILED_TO_START", "POD_SCHEDULING_FAILED", "CONTAINER_OOM_KILLED", "DISK_SPACE_EXHAUSTED", "STEP_SETUP_TIMEOUT", "FILE_SYSTEM_PERMISSION_ERROR", "DNS_RESOLUTION_FAILED", "CONNECTION_REFUSED", "PROXY_MISCONFIGURED", "GIT_FETCH_FAILED", "REGISTRY_UNREACHABLE", "DOCKER_IMAGE_PULL_FAILED", "ENTRYPOINT_SCRIPT_FAILED", "PLUGIN_STEP_TIMEOUT", "PLUGIN_CONFIGURATION_INVALID", "PLUGIN_CRASHED", "UNSUPPORTED_PLATFORM_ARCH", "SCRIPT_EXITED_NON_ZERO", "SCRIPT_SYNTAX_ERROR", "SCRIPT_RUNTIME_CRASH", "UNIT_TESTS_FAILED", "SECURITY_SCAN_FAILED", "LINT_FORMAT_FAILED", "DEPENDENCY_RESOLUTION_FAILED", "INVALID_CREDENTIALS", "ACCESS_FORBIDDEN", "STEP_NOT_ALLOWED", "REQUIRED_FIELD_MISSING", "INVALID_YAML", "EXPRESSION_EVALUATION_FAILED", "INPUT_TYPE_MISMATCH", "INVALID_RESOURCE_REFERENCE", "CPU_EXCEEDED", "MEMORY_EXCEEDED", "ORG_PROJECT_QUOTA_EXCEEDED", "STAGE_CONCURRENCY_EXCEEDED", "RATE_LIMIT_HIT", "INTERNAL_SERVER_ERROR", "PIPELINE_EXECUTION_FAILED", "EVENT_DISPATCH_FAILED", "STEP_FAILED_TO_START", "UNSUPPORTED_FEATURE", "STEP_EXECUTION_TIMEOUT", "STAGE_EXECUTION_TIMEOUT", "APPROVAL_EXPIRED", "ARTIFACT_FETCH_TIMEOUT", "DELEGATE_TEMPORARILY_BUSY", "INFRA_COMPONENT_RESTARTED", "NETWORK_GLITCH", "REGISTRY_RATE_LIMITED", "POD_EVICTION", "UNRECOGNIZED"

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.failureTypeValue` (integer)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.failureSubTypeValue` (integer)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.initialized` (boolean)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.defaultInstanceForType` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.parserForType` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.serializedSize` (integer)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.allFields` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.initializationErrorString` (string)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosList.descriptorForType` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosCount` (integer)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList` (array)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.failureType` (string)
    Enum: "UNKNOWN_FAILURE", "DELEGATE_PROVISIONING_FAILURE", "CONNECTIVITY_FAILURE", "AUTHENTICATION_FAILURE", "VERIFICATION_FAILURE", "APPLICATION_FAILURE", "AUTHORIZATION_FAILURE", "TIMEOUT_FAILURE", "SKIPPING_FAILURE", "POLICY_EVALUATION_FAILURE", "INPUT_TIMEOUT_FAILURE", "FREEZE_ACTIVE_FAILURE", "APPROVAL_REJECTION", "DELEGATE_RESTART", "USER_MARKED_FAILURE", "INFRASTRUCTURE_FAILURE", "PLUGIN_IMAGE_FAILURE", "RESOURCE_LIMITS_FAILURE", "CONFIGURATION_FAILURE", "RETRYABLE_TRANSIENT_FAILURE", "UNRECOGNIZED"

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.failureSubType` (string)
    Enum: "UNKNOWN_FAILURE_REASON", "SOCKET_TIMEOUT", "SSL_HANDSHAKE_EXCEPTION", "IO_EXCEPTION", "AUTHORIZATION", "VALIDATION", "CONNECTION_TIMEOUT", "API_REQUEST_EXCEPTION", "NO_ELIGIBLE_DELEGATE_AVAILABLE", "NON_ACTIVE_DELEGATE", "DELEGATE_DISCONNECTED", "GENERAL_ERROR", "INPUT_ERROR", "INVALID_PARAMETERS", "MISSING_CONFIGURATION", "SECRET_RESOLUTION_ERROR", "UNAUTHORIZED", "FORBIDDEN_ERROR", "DEPENDENCY_ISSUE", "EXECUTION_FAILURE", "INVALID_MANIFEST_CONFIGURATION", "RESOURCE_NOT_FOUND", "CERTIFICATE_ERROR", "UNKNOWN_COMMAND_FLAG", "HELM_EXISTING_RESOURCE_CONFLICT", "HELM_RESOURCE_ALREADY_EXISTS", "NO_DEPLOYED_HELM_RELEASES", "HELM_INSTALL_FAILED", "HELM_UPGRADE_FAILED", "HELM_ROLLBACK_FAILED", "HELM_FETCH_FAILED", "HELM_REPO_ADD_FAILED", "HELM_RENDER_CHART_FAILED", "HELM_LIST_RELEASE_FAILED", "HELM_RELEASE_HISTORY_FAILED", "RUNNER_FAILED_TO_START", "POD_SCHEDULING_FAILED", "CONTAINER_OOM_KILLED", "DISK_SPACE_EXHAUSTED", "STEP_SETUP_TIMEOUT", "FILE_SYSTEM_PERMISSION_ERROR", "DNS_RESOLUTION_FAILED", "CONNECTION_REFUSED", "PROXY_MISCONFIGURED", "GIT_FETCH_FAILED", "REGISTRY_UNREACHABLE", "DOCKER_IMAGE_PULL_FAILED", "ENTRYPOINT_SCRIPT_FAILED", "PLUGIN_STEP_TIMEOUT", "PLUGIN_CONFIGURATION_INVALID", "PLUGIN_CRASHED", "UNSUPPORTED_PLATFORM_ARCH", "SCRIPT_EXITED_NON_ZERO", "SCRIPT_SYNTAX_ERROR", "SCRIPT_RUNTIME_CRASH", "UNIT_TESTS_FAILED", "SECURITY_SCAN_FAILED", "LINT_FORMAT_FAILED", "DEPENDENCY_RESOLUTION_FAILED", "INVALID_CREDENTIALS", "ACCESS_FORBIDDEN", "STEP_NOT_ALLOWED", "REQUIRED_FIELD_MISSING", "INVALID_YAML", "EXPRESSION_EVALUATION_FAILED", "INPUT_TYPE_MISMATCH", "INVALID_RESOURCE_REFERENCE", "CPU_EXCEEDED", "MEMORY_EXCEEDED", "ORG_PROJECT_QUOTA_EXCEEDED", "STAGE_CONCURRENCY_EXCEEDED", "RATE_LIMIT_HIT", "INTERNAL_SERVER_ERROR", "PIPELINE_EXECUTION_FAILED", "EVENT_DISPATCH_FAILED", "STEP_FAILED_TO_START", "UNSUPPORTED_FEATURE", "STEP_EXECUTION_TIMEOUT", "STAGE_EXECUTION_TIMEOUT", "APPROVAL_EXPIRED", "ARTIFACT_FETCH_TIMEOUT", "DELEGATE_TEMPORARILY_BUSY", "INFRA_COMPONENT_RESTARTED", "NETWORK_GLITCH", "REGISTRY_RATE_LIMITED", "POD_EVICTION", "UNRECOGNIZED"

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.failureTypeValue` (integer)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.failureSubTypeValue` (integer)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.allFields` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.initializationErrorString` (string)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.unknownFields` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.descriptorForType` (object)

  - `planExecution.failureInfo.failureDataList.failureTypeInfosOrBuilderList.initialized` (boolean)

  - `planExecution.failureInfo.failureDataList.codeBytes` (object)

  - `planExecution.failureInfo.failureDataList.levelBytes` (object)

  - `planExecution.failureInfo.failureDataList.stepIdentifierBytes` (object)

  - `planExecution.failureInfo.failureDataList.stageIdentifierBytes` (object)

  - `planExecution.failureInfo.failureDataList.message` (string)

  - `planExecution.failureInfo.failureDataList.level` (string)

  - `planExecution.failureInfo.failureDataList.initialized` (boolean)

  - `planExecution.failureInfo.failureDataList.code` (string)

  - `planExecution.failureInfo.failureDataList.defaultInstanceForType` (object)

  - `planExecution.failureInfo.failureDataList.parserForType` (object)

  - `planExecution.failureInfo.failureDataList.serializedSize` (integer)

  - `planExecution.failureInfo.failureDataList.failureTypesList` (array)
    Enum: "UNKNOWN_FAILURE", "DELEGATE_PROVISIONING_FAILURE", "CONNECTIVITY_FAILURE", "AUTHENTICATION_FAILURE", "VERIFICATION_FAILURE", "APPLICATION_FAILURE", "AUTHORIZATION_FAILURE", "TIMEOUT_FAILURE", "SKIPPING_FAILURE", "POLICY_EVALUATION_FAILURE", "INPUT_TIMEOUT_FAILURE", "FREEZE_ACTIVE_FAILURE", "APPROVAL_REJECTION", "DELEGATE_RESTART", "USER_MARKED_FAILURE", "INFRASTRUCTURE_FAILURE", "PLUGIN_IMAGE_FAILURE", "RESOURCE_LIMITS_FAILURE", "CONFIGURATION_FAILURE", "RETRYABLE_TRANSIENT_FAILURE", "UNRECOGNIZED"

  - `planExecution.failureInfo.failureDataList.failureTypesCount` (integer)

  - `planExecution.failureInfo.failureDataList.failureTypesValueList` (array)

  - `planExecution.failureInfo.failureDataList.messageBytes` (object)

  - `planExecution.failureInfo.failureDataList.stageIdentifier` (string)

  - `planExecution.failureInfo.failureDataList.stepIdentifier` (string)

  - `planExecution.failureInfo.failureDataList.allFields` (object)

  - `planExecution.failureInfo.failureDataList.initializationErrorString` (string)

  - `planExecution.failureInfo.failureDataList.descriptorForType` (object)

  - `planExecution.failureInfo.failureDataCount` (integer)

  - `planExecution.failureInfo.failureDataOrBuilderList` (array)

  - `planExecution.failureInfo.failureDataOrBuilderList.failureTypeInfosList` (array)

  - `planExecution.failureInfo.failureDataOrBuilderList.failureTypeInfosCount` (integer)

  - `planExecution.failureInfo.failureDataOrBuilderList.failureTypeInfosOrBuilderList` (array)

  - `planExecution.failureInfo.failureDataOrBuilderList.codeBytes` (object)

  - `planExecution.failureInfo.failureDataOrBuilderList.levelBytes` (object)

  - `planExecution.failureInfo.failureDataOrBuilderList.stepIdentifierBytes` (object)

  - `planExecution.failureInfo.failureDataOrBuilderList.stageIdentifierBytes` (object)

  - `planExecution.failureInfo.failureDataOrBuilderList.message` (string)

  - `planExecution.failureInfo.failureDataOrBuilderList.level` (string)

  - `planExecution.failureInfo.failureDataOrBuilderList.code` (string)

  - `planExecution.failureInfo.failureDataOrBuilderList.failureTypesList` (array)
    Enum: "UNKNOWN_FAILURE", "DELEGATE_PROVISIONING_FAILURE", "CONNECTIVITY_FAILURE", "AUTHENTICATION_FAILURE", "VERIFICATION_FAILURE", "APPLICATION_FAILURE", "AUTHORIZATION_FAILURE", "TIMEOUT_FAILURE", "SKIPPING_FAILURE", "POLICY_EVALUATION_FAILURE", "INPUT_TIMEOUT_FAILURE", "FREEZE_ACTIVE_FAILURE", "APPROVAL_REJECTION", "DELEGATE_RESTART", "USER_MARKED_FAILURE", "INFRASTRUCTURE_FAILURE", "PLUGIN_IMAGE_FAILURE", "RESOURCE_LIMITS_FAILURE", "CONFIGURATION_FAILURE", "RETRYABLE_TRANSIENT_FAILURE", "UNRECOGNIZED"

  - `planExecution.failureInfo.failureDataOrBuilderList.failureTypesCount` (integer)

  - `planExecution.failureInfo.failureDataOrBuilderList.failureTypesValueList` (array)

  - `planExecution.failureInfo.failureDataOrBuilderList.messageBytes` (object)

  - `planExecution.failureInfo.failureDataOrBuilderList.stageIdentifier` (string)

  - `planExecution.failureInfo.failureDataOrBuilderList.stepIdentifier` (string)

  - `planExecution.failureInfo.failureDataOrBuilderList.allFields` (object)

  - `planExecution.failureInfo.failureDataOrBuilderList.defaultInstanceForType` (object)

  - `planExecution.failureInfo.failureDataOrBuilderList.initializationErrorString` (string)

  - `planExecution.failureInfo.failureDataOrBuilderList.unknownFields` (object)

  - `planExecution.failureInfo.failureDataOrBuilderList.descriptorForType` (object)

  - `planExecution.failureInfo.failureDataOrBuilderList.initialized` (boolean)

  - `planExecution.failureInfo.allFields` (object)

  - `planExecution.failureInfo.initializationErrorString` (string)

  - `planExecution.failureInfo.descriptorForType` (object)

  - `planExecution.priorityType` (string)
    Enum: "HIGH", "LOW", "NORMAL"

  - `planExecution.nodeType` (string)
    Enum: "PLAN", "PLAN_NODE", "IDENTITY_PLAN_NODE"

  - `planExecution.nodeId` (string)

  - `gitDetails` (object)
    This contains Validity Details of the Entity

  - `gitDetails.valid` (boolean)
    Indicates if the Entity is valid

  - `gitDetails.invalidYaml` (string)
    This has the Git File content if the entity is invalid


