// This is a generated file - do not edit. // // Generated from org.proto. // @dart = 3.3 // ignore_for_file: annotate_overrides, camel_case_types, comment_references // ignore_for_file: constant_identifier_names // ignore_for_file: curly_braces_in_flow_control_structures // ignore_for_file: deprecated_member_use_from_same_package, library_prefixes // ignore_for_file: non_constant_identifier_names, unused_import import 'dart:convert' as $convert; import 'dart:core' as $core; import 'dart:typed_data' as $typed_data; @$core.Deprecated('Use statusEnumDescriptor instead') const StatusEnum$json = { '1': 'StatusEnum', '2': [ {'1': 'STATUS_UNDEFINED', '2': 0}, {'1': 'CREATED', '2': 1}, {'1': 'INITIALIZED', '2': 2}, {'1': 'RUNNING', '2': 3}, {'1': 'PAUSE', '2': 4}, {'1': 'ARCHIVED', '2': 5}, {'1': 'DELETED', '2': 6}, {'1': 'STOPPED', '2': 7}, {'1': 'STARTING', '2': 8}, {'1': 'STOPPING', '2': 9}, {'1': 'PARTIALLY_RUNNING', '2': 10}, {'1': 'PARTIALLY_STOPPED', '2': 11}, {'1': 'PAUSING', '2': 12}, {'1': 'PROVISIONING', '2': 13}, {'1': 'DEPROVISIONING', '2': 14}, {'1': 'IN_ERROR', '2': 15}, ], }; /// Descriptor for `StatusEnum`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List statusEnumDescriptor = $convert.base64Decode( 'CgpTdGF0dXNFbnVtEhQKEFNUQVRVU19VTkRFRklORUQQABILCgdDUkVBVEVEEAESDwoLSU5JVE' 'lBTElaRUQQAhILCgdSVU5OSU5HEAMSCQoFUEFVU0UQBBIMCghBUkNISVZFRBAFEgsKB0RFTEVU' 'RUQQBhILCgdTVE9QUEVEEAcSDAoIU1RBUlRJTkcQCBIMCghTVE9QUElORxAJEhUKEVBBUlRJQU' 'xMWV9SVU5OSU5HEAoSFQoRUEFSVElBTExZX1NUT1BQRUQQCxILCgdQQVVTSU5HEAwSEAoMUFJP' 'VklTSU9OSU5HEA0SEgoOREVQUk9WSVNJT05JTkcQDhIMCghJTl9FUlJPUhAP'); @$core.Deprecated('Use organisationDescriptor instead') const Organisation$json = { '1': 'Organisation', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'}, {'1': 'Name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Name'}, {'1': 'IDPs', '3': 3, '4': 3, '5': 11, '6': '.api.IDP', '10': 'IDPs'}, {'1': 'status', '3': 4, '4': 1, '5': 14, '6': '.api.StatusEnum', '8': {}, '10': 'status'}, {'1': 'Modules', '3': 5, '4': 3, '5': 11, '6': '.api.Module', '10': 'Modules'}, {'1': 'DefaultLanguageISO6391', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'DefaultLanguageISO6391'}, ], }; /// Descriptor for `Organisation`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List organisationDescriptor = $convert.base64Decode( 'CgxPcmdhbmlzYXRpb24SUwoCSUQYASABKAlCQ5JBHYoBGl5bYS16MC05XSsoPzotW2EtejAtOV' '0rKSok+kIgch4QATIaXlthLXowLTldKyg/Oi1bYS16MC05XSspKiRSAklEEhsKBE5hbWUYAiAB' 'KAlCB/pCBHICEAFSBE5hbWUSHAoESURQcxgDIAMoCzIILmFwaS5JRFBSBElEUHMSMQoGc3RhdH' 'VzGAQgASgOMg8uYXBpLlN0YXR1c0VudW1CCPpCBYIBAhABUgZzdGF0dXMSJQoHTW9kdWxlcxgF' 'IAMoCzILLmFwaS5Nb2R1bGVSB01vZHVsZXMStwEKFkRlZmF1bHRMYW5ndWFnZUlTTzYzOTEYBi' 'ABKAlCf5JBcDJoPGEgaHJlZj0naHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvTGlzdF9v' 'Zl9JU09fNjM5X2xhbmd1YWdlX2NvZGVzJz5JU08gNjM5IGNvZGU8L2E+IG1lc3NhZ2UgbGFuZ3' 'VhZ2VKBCJlbiL6QglyBxACGAOAAgFSFkRlZmF1bHRMYW5ndWFnZUlTTzYzOTE='); @$core.Deprecated('Use deleteOrganisationRequestDescriptor instead') const DeleteOrganisationRequest$json = { '1': 'DeleteOrganisationRequest', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'}, ], }; /// Descriptor for `DeleteOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deleteOrganisationRequestDescriptor = $convert.base64Decode( 'ChlEZWxldGVPcmdhbmlzYXRpb25SZXF1ZXN0EhcKAklEGAEgASgJQgf6QgRyAhABUgJJRA=='); @$core.Deprecated('Use getOrganisationRequestDescriptor instead') const GetOrganisationRequest$json = { '1': 'GetOrganisationRequest', '2': [ {'1': 'Header', '3': 2, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'}, ], }; /// Descriptor for `GetOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getOrganisationRequestDescriptor = $convert.base64Decode( 'ChZHZXRPcmdhbmlzYXRpb25SZXF1ZXN0EkAKBkhlYWRlchgCIAEoCzIeLmFwaS5SZXF1ZXN0T3' 'JnYW5pc2F0aW9uSGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVy'); @$core.Deprecated('Use createOrganisationRequestDescriptor instead') const CreateOrganisationRequest$json = { '1': 'CreateOrganisationRequest', '2': [ {'1': 'Organisation', '3': 1, '4': 1, '5': 11, '6': '.api.Organisation', '8': {}, '10': 'Organisation'}, {'1': 'ManagerMail', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ManagerMail'}, ], }; /// Descriptor for `CreateOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List createOrganisationRequestDescriptor = $convert.base64Decode( 'ChlDcmVhdGVPcmdhbmlzYXRpb25SZXF1ZXN0Ej8KDE9yZ2FuaXNhdGlvbhgBIAEoCzIRLmFwaS' '5PcmdhbmlzYXRpb25CCPpCBYoBAhABUgxPcmdhbmlzYXRpb24SKQoLTWFuYWdlck1haWwYAiAB' 'KAlCB/pCBHICYAFSC01hbmFnZXJNYWls'); @$core.Deprecated('Use updateOrganisationRequestDescriptor instead') const UpdateOrganisationRequest$json = { '1': 'UpdateOrganisationRequest', '2': [ {'1': 'Header', '3': 2, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'}, {'1': 'Name', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Name'}, {'1': 'DefaultLanguageISO6391', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'DefaultLanguageISO6391'}, ], }; /// Descriptor for `UpdateOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List updateOrganisationRequestDescriptor = $convert.base64Decode( 'ChlVcGRhdGVPcmdhbmlzYXRpb25SZXF1ZXN0EkAKBkhlYWRlchgCIAEoCzIeLmFwaS5SZXF1ZX' 'N0T3JnYW5pc2F0aW9uSGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEmkKBE5hbWUYAyABKAlCVZJB' 'JooBI15bYS16QS1aMC05XSsoPzpbLSBdW2EtekEtWjAtOV0rKSok+kIpcicQATIjXlthLXpBLV' 'owLTldKyg/OlstIF1bYS16QS1aMC05XSspKiRSBE5hbWUStwEKFkRlZmF1bHRMYW5ndWFnZUlT' 'TzYzOTEYBCABKAlCf5JBcDJoPGEgaHJlZj0naHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2' 'kvTGlzdF9vZl9JU09fNjM5X2xhbmd1YWdlX2NvZGVzJz5JU08gNjM5IGNvZGU8L2E+IG1lc3Nh' 'Z2UgbGFuZ3VhZ2VKBCJlbiL6QglyBxACGAOAAgFSFkRlZmF1bHRMYW5ndWFnZUlTTzYzOTE='); @$core.Deprecated('Use setModulesOrganisationRequestDescriptor instead') const SetModulesOrganisationRequest$json = { '1': 'SetModulesOrganisationRequest', '2': [ {'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrganisationID'}, {'1': 'Modules', '3': 2, '4': 3, '5': 11, '6': '.api.Module', '10': 'Modules'}, ], '7': {}, }; /// Descriptor for `SetModulesOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List setModulesOrganisationRequestDescriptor = $convert.base64Decode( 'Ch1TZXRNb2R1bGVzT3JnYW5pc2F0aW9uUmVxdWVzdBIvCg5PcmdhbmlzYXRpb25JRBgBIAEoCU' 'IH+kIEcgIQAVIOT3JnYW5pc2F0aW9uSUQSJQoHTW9kdWxlcxgCIAMoCzILLmFwaS5Nb2R1bGVS' 'B01vZHVsZXM6FpJBEwoR0gEOT3JnYW5pc2F0aW9uSUQ='); @$core.Deprecated('Use updateOrganisationStatusRequestDescriptor instead') const UpdateOrganisationStatusRequest$json = { '1': 'UpdateOrganisationStatusRequest', '2': [ {'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrganisationID'}, {'1': 'status', '3': 2, '4': 1, '5': 14, '6': '.api.StatusEnum', '8': {}, '10': 'status'}, ], }; /// Descriptor for `UpdateOrganisationStatusRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List updateOrganisationStatusRequestDescriptor = $convert.base64Decode( 'Ch9VcGRhdGVPcmdhbmlzYXRpb25TdGF0dXNSZXF1ZXN0Ei8KDk9yZ2FuaXNhdGlvbklEGAEgAS' 'gJQgf6QgRyAhABUg5PcmdhbmlzYXRpb25JRBIxCgZzdGF0dXMYAiABKA4yDy5hcGkuU3RhdHVz' 'RW51bUII+kIFggECEAFSBnN0YXR1cw=='); @$core.Deprecated('Use listOrganisationRequestDescriptor instead') const ListOrganisationRequest$json = { '1': 'ListOrganisationRequest', }; /// Descriptor for `ListOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List listOrganisationRequestDescriptor = $convert.base64Decode( 'ChdMaXN0T3JnYW5pc2F0aW9uUmVxdWVzdA=='); @$core.Deprecated('Use createOrganisationResultDescriptor instead') const CreateOrganisationResult$json = { '1': 'CreateOrganisationResult', '2': [ {'1': 'Result', '3': 1, '4': 1, '5': 11, '6': '.api.Organisation', '10': 'Result'}, {'1': 'WorkflowExecution', '3': 2, '4': 1, '5': 11, '6': '.api.WorkflowExecutionResult', '10': 'WorkflowExecution'}, ], }; /// Descriptor for `CreateOrganisationResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List createOrganisationResultDescriptor = $convert.base64Decode( 'ChhDcmVhdGVPcmdhbmlzYXRpb25SZXN1bHQSKQoGUmVzdWx0GAEgASgLMhEuYXBpLk9yZ2FuaX' 'NhdGlvblIGUmVzdWx0EkoKEVdvcmtmbG93RXhlY3V0aW9uGAIgASgLMhwuYXBpLldvcmtmbG93' 'RXhlY3V0aW9uUmVzdWx0UhFXb3JrZmxvd0V4ZWN1dGlvbg=='); @$core.Deprecated('Use setModulesOrganisationResultDescriptor instead') const SetModulesOrganisationResult$json = { '1': 'SetModulesOrganisationResult', '2': [ {'1': 'Result', '3': 1, '4': 1, '5': 11, '6': '.api.Organisation', '10': 'Result'}, ], }; /// Descriptor for `SetModulesOrganisationResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List setModulesOrganisationResultDescriptor = $convert.base64Decode( 'ChxTZXRNb2R1bGVzT3JnYW5pc2F0aW9uUmVzdWx0EikKBlJlc3VsdBgBIAEoCzIRLmFwaS5Pcm' 'dhbmlzYXRpb25SBlJlc3VsdA=='); @$core.Deprecated('Use updateOrganisationResultDescriptor instead') const UpdateOrganisationResult$json = { '1': 'UpdateOrganisationResult', '2': [ {'1': 'Result', '3': 1, '4': 1, '5': 11, '6': '.api.Organisation', '10': 'Result'}, ], }; /// Descriptor for `UpdateOrganisationResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List updateOrganisationResultDescriptor = $convert.base64Decode( 'ChhVcGRhdGVPcmdhbmlzYXRpb25SZXN1bHQSKQoGUmVzdWx0GAEgASgLMhEuYXBpLk9yZ2FuaX' 'NhdGlvblIGUmVzdWx0'); @$core.Deprecated('Use getOrganisationResultDescriptor instead') const GetOrganisationResult$json = { '1': 'GetOrganisationResult', '2': [ {'1': 'Result', '3': 1, '4': 1, '5': 11, '6': '.api.Organisation', '10': 'Result'}, ], }; /// Descriptor for `GetOrganisationResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getOrganisationResultDescriptor = $convert.base64Decode( 'ChVHZXRPcmdhbmlzYXRpb25SZXN1bHQSKQoGUmVzdWx0GAEgASgLMhEuYXBpLk9yZ2FuaXNhdG' 'lvblIGUmVzdWx0'); @$core.Deprecated('Use listOrganisationResultDescriptor instead') const ListOrganisationResult$json = { '1': 'ListOrganisationResult', '2': [ {'1': 'Organisations', '3': 1, '4': 3, '5': 11, '6': '.api.Organisation', '10': 'Organisations'}, ], }; /// Descriptor for `ListOrganisationResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List listOrganisationResultDescriptor = $convert.base64Decode( 'ChZMaXN0T3JnYW5pc2F0aW9uUmVzdWx0EjcKDU9yZ2FuaXNhdGlvbnMYASADKAsyES5hcGkuT3' 'JnYW5pc2F0aW9uUg1PcmdhbmlzYXRpb25z'); @$core.Deprecated('Use deleteOrganisationResultDescriptor instead') const DeleteOrganisationResult$json = { '1': 'DeleteOrganisationResult', '2': [ {'1': 'WorkflowExecution', '3': 1, '4': 1, '5': 11, '6': '.api.WorkflowExecutionResult', '10': 'WorkflowExecution'}, ], }; /// Descriptor for `DeleteOrganisationResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deleteOrganisationResultDescriptor = $convert.base64Decode( 'ChhEZWxldGVPcmdhbmlzYXRpb25SZXN1bHQSSgoRV29ya2Zsb3dFeGVjdXRpb24YASABKAsyHC' '5hcGkuV29ya2Zsb3dFeGVjdXRpb25SZXN1bHRSEVdvcmtmbG93RXhlY3V0aW9u'); @$core.Deprecated('Use updateOrganisationStatusResultDescriptor instead') const UpdateOrganisationStatusResult$json = { '1': 'UpdateOrganisationStatusResult', '2': [ {'1': 'status', '3': 1, '4': 1, '5': 14, '6': '.api.StatusEnum', '10': 'status'}, ], }; /// Descriptor for `UpdateOrganisationStatusResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List updateOrganisationStatusResultDescriptor = $convert.base64Decode( 'Ch5VcGRhdGVPcmdhbmlzYXRpb25TdGF0dXNSZXN1bHQSJwoGc3RhdHVzGAEgASgOMg8uYXBpLl' 'N0YXR1c0VudW1SBnN0YXR1cw=='); @$core.Deprecated('Use startStreamingJobsRequestDescriptor instead') const StartStreamingJobsRequest$json = { '1': 'StartStreamingJobsRequest', '2': [ {'1': 'OrgID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'OrgID'}, ], }; /// Descriptor for `StartStreamingJobsRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List startStreamingJobsRequestDescriptor = $convert.base64Decode( 'ChlTdGFydFN0cmVhbWluZ0pvYnNSZXF1ZXN0Eh0KBU9yZ0lEGAIgASgJQgf6QgRyAhABUgVPcm' 'dJRA=='); @$core.Deprecated('Use stopStreamingJobsRequestDescriptor instead') const StopStreamingJobsRequest$json = { '1': 'StopStreamingJobsRequest', '2': [ {'1': 'OrgID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'OrgID'}, ], }; /// Descriptor for `StopStreamingJobsRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List stopStreamingJobsRequestDescriptor = $convert.base64Decode( 'ChhTdG9wU3RyZWFtaW5nSm9ic1JlcXVlc3QSHQoFT3JnSUQYAiABKAlCB/pCBHICEAFSBU9yZ0' 'lE'); @$core.Deprecated('Use startIndividualStreamingJobRequestDescriptor instead') const StartIndividualStreamingJobRequest$json = { '1': 'StartIndividualStreamingJobRequest', '2': [ {'1': 'OrgID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrgID'}, {'1': 'Domain', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'Domain'}, {'1': 'Entity', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Entity'}, {'1': 'ClassName', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'ClassName'}, {'1': 'Arguments', '3': 4, '4': 1, '5': 9, '10': 'Arguments'}, ], }; /// Descriptor for `StartIndividualStreamingJobRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List startIndividualStreamingJobRequestDescriptor = $convert.base64Decode( 'CiJTdGFydEluZGl2aWR1YWxTdHJlYW1pbmdKb2JSZXF1ZXN0Eh0KBU9yZ0lEGAEgASgJQgf6Qg' 'RyAhABUgVPcmdJRBIfCgZEb21haW4YBSABKAlCB/pCBHICEAFSBkRvbWFpbhIfCgZFbnRpdHkY' 'AiABKAlCB/pCBHICEAFSBkVudGl0eRIlCglDbGFzc05hbWUYAyABKAlCB/pCBHICEAFSCUNsYX' 'NzTmFtZRIcCglBcmd1bWVudHMYBCABKAlSCUFyZ3VtZW50cw=='); @$core.Deprecated('Use startIndividualStreamingJobResultDescriptor instead') const StartIndividualStreamingJobResult$json = { '1': 'StartIndividualStreamingJobResult', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'}, ], }; /// Descriptor for `StartIndividualStreamingJobResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List startIndividualStreamingJobResultDescriptor = $convert.base64Decode( 'CiFTdGFydEluZGl2aWR1YWxTdHJlYW1pbmdKb2JSZXN1bHQSDgoCSUQYASABKAlSAklE'); @$core.Deprecated('Use stopIndividualStreamingJobRequestDescriptor instead') const StopIndividualStreamingJobRequest$json = { '1': 'StopIndividualStreamingJobRequest', '2': [ {'1': 'OrgID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrgID'}, {'1': 'Domain', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'Domain'}, {'1': 'Entity', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Entity'}, {'1': 'ClassName', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'ClassName'}, {'1': 'Force', '3': 4, '4': 1, '5': 8, '10': 'Force'}, ], }; /// Descriptor for `StopIndividualStreamingJobRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List stopIndividualStreamingJobRequestDescriptor = $convert.base64Decode( 'CiFTdG9wSW5kaXZpZHVhbFN0cmVhbWluZ0pvYlJlcXVlc3QSHQoFT3JnSUQYASABKAlCB/pCBH' 'ICEAFSBU9yZ0lEEh8KBkRvbWFpbhgFIAEoCUIH+kIEcgIQAVIGRG9tYWluEh8KBkVudGl0eRgC' 'IAEoCUIH+kIEcgIQAVIGRW50aXR5EiUKCUNsYXNzTmFtZRgDIAEoCUIH+kIEcgIQAVIJQ2xhc3' 'NOYW1lEhQKBUZvcmNlGAQgASgIUgVGb3JjZQ=='); @$core.Deprecated('Use stopIndividualStreamingJobResultDescriptor instead') const StopIndividualStreamingJobResult$json = { '1': 'StopIndividualStreamingJobResult', }; /// Descriptor for `StopIndividualStreamingJobResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List stopIndividualStreamingJobResultDescriptor = $convert.base64Decode( 'CiBTdG9wSW5kaXZpZHVhbFN0cmVhbWluZ0pvYlJlc3VsdA=='); @$core.Deprecated('Use startStreamingJobsResultDescriptor instead') const StartStreamingJobsResult$json = { '1': 'StartStreamingJobsResult', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'}, ], }; /// Descriptor for `StartStreamingJobsResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List startStreamingJobsResultDescriptor = $convert.base64Decode( 'ChhTdGFydFN0cmVhbWluZ0pvYnNSZXN1bHQSDgoCSUQYASABKAlSAklE'); @$core.Deprecated('Use stopStreamingJobsResultDescriptor instead') const StopStreamingJobsResult$json = { '1': 'StopStreamingJobsResult', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'}, ], }; /// Descriptor for `StopStreamingJobsResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List stopStreamingJobsResultDescriptor = $convert.base64Decode( 'ChdTdG9wU3RyZWFtaW5nSm9ic1Jlc3VsdBIOCgJJRBgBIAEoCVICSUQ='); @$core.Deprecated('Use stopAllStreamingJobsRequestDescriptor instead') const StopAllStreamingJobsRequest$json = { '1': 'StopAllStreamingJobsRequest', }; /// Descriptor for `StopAllStreamingJobsRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List stopAllStreamingJobsRequestDescriptor = $convert.base64Decode( 'ChtTdG9wQWxsU3RyZWFtaW5nSm9ic1JlcXVlc3Q='); @$core.Deprecated('Use stopAllStreamingJobsResultDescriptor instead') const StopAllStreamingJobsResult$json = { '1': 'StopAllStreamingJobsResult', '2': [ {'1': 'IDs', '3': 1, '4': 3, '5': 9, '10': 'IDs'}, ], }; /// Descriptor for `StopAllStreamingJobsResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List stopAllStreamingJobsResultDescriptor = $convert.base64Decode( 'ChpTdG9wQWxsU3RyZWFtaW5nSm9ic1Jlc3VsdBIQCgNJRHMYASADKAlSA0lEcw=='); @$core.Deprecated('Use restartAllStreamingJobsRequestDescriptor instead') const RestartAllStreamingJobsRequest$json = { '1': 'RestartAllStreamingJobsRequest', }; /// Descriptor for `RestartAllStreamingJobsRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List restartAllStreamingJobsRequestDescriptor = $convert.base64Decode( 'Ch5SZXN0YXJ0QWxsU3RyZWFtaW5nSm9ic1JlcXVlc3Q='); @$core.Deprecated('Use restartAllStreamingJobsResultDescriptor instead') const RestartAllStreamingJobsResult$json = { '1': 'RestartAllStreamingJobsResult', '2': [ {'1': 'IDs', '3': 1, '4': 3, '5': 9, '10': 'IDs'}, ], }; /// Descriptor for `RestartAllStreamingJobsResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List restartAllStreamingJobsResultDescriptor = $convert.base64Decode( 'Ch1SZXN0YXJ0QWxsU3RyZWFtaW5nSm9ic1Jlc3VsdBIQCgNJRHMYASADKAlSA0lEcw=='); @$core.Deprecated('Use startAllStreamingJobsRequestDescriptor instead') const StartAllStreamingJobsRequest$json = { '1': 'StartAllStreamingJobsRequest', }; /// Descriptor for `StartAllStreamingJobsRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List startAllStreamingJobsRequestDescriptor = $convert.base64Decode( 'ChxTdGFydEFsbFN0cmVhbWluZ0pvYnNSZXF1ZXN0'); @$core.Deprecated('Use startAllStreamingJobsResultDescriptor instead') const StartAllStreamingJobsResult$json = { '1': 'StartAllStreamingJobsResult', '2': [ {'1': 'IDs', '3': 1, '4': 3, '5': 9, '10': 'IDs'}, ], }; /// Descriptor for `StartAllStreamingJobsResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List startAllStreamingJobsResultDescriptor = $convert.base64Decode( 'ChtTdGFydEFsbFN0cmVhbWluZ0pvYnNSZXN1bHQSEAoDSURzGAEgAygJUgNJRHM='); @$core.Deprecated('Use forceStopAllStreamingJobsRequestDescriptor instead') const ForceStopAllStreamingJobsRequest$json = { '1': 'ForceStopAllStreamingJobsRequest', }; /// Descriptor for `ForceStopAllStreamingJobsRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List forceStopAllStreamingJobsRequestDescriptor = $convert.base64Decode( 'CiBGb3JjZVN0b3BBbGxTdHJlYW1pbmdKb2JzUmVxdWVzdA=='); @$core.Deprecated('Use forceStopAllStreamingJobsResultDescriptor instead') const ForceStopAllStreamingJobsResult$json = { '1': 'ForceStopAllStreamingJobsResult', '2': [ {'1': 'IDs', '3': 1, '4': 3, '5': 9, '10': 'IDs'}, ], }; /// Descriptor for `ForceStopAllStreamingJobsResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List forceStopAllStreamingJobsResultDescriptor = $convert.base64Decode( 'Ch9Gb3JjZVN0b3BBbGxTdHJlYW1pbmdKb2JzUmVzdWx0EhAKA0lEcxgBIAMoCVIDSURz'); @$core.Deprecated('Use startStreamingMetricsJobRequestDescriptor instead') const StartStreamingMetricsJobRequest$json = { '1': 'StartStreamingMetricsJobRequest', }; /// Descriptor for `StartStreamingMetricsJobRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List startStreamingMetricsJobRequestDescriptor = $convert.base64Decode( 'Ch9TdGFydFN0cmVhbWluZ01ldHJpY3NKb2JSZXF1ZXN0'); @$core.Deprecated('Use startStreamingMetricsJobResultDescriptor instead') const StartStreamingMetricsJobResult$json = { '1': 'StartStreamingMetricsJobResult', }; /// Descriptor for `StartStreamingMetricsJobResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List startStreamingMetricsJobResultDescriptor = $convert.base64Decode( 'Ch5TdGFydFN0cmVhbWluZ01ldHJpY3NKb2JSZXN1bHQ='); @$core.Deprecated('Use stopStreamingMetricsJobRequestDescriptor instead') const StopStreamingMetricsJobRequest$json = { '1': 'StopStreamingMetricsJobRequest', }; /// Descriptor for `StopStreamingMetricsJobRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List stopStreamingMetricsJobRequestDescriptor = $convert.base64Decode( 'Ch5TdG9wU3RyZWFtaW5nTWV0cmljc0pvYlJlcXVlc3Q='); @$core.Deprecated('Use stopStreamingMetricsJobResultDescriptor instead') const StopStreamingMetricsJobResult$json = { '1': 'StopStreamingMetricsJobResult', }; /// Descriptor for `StopStreamingMetricsJobResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List stopStreamingMetricsJobResultDescriptor = $convert.base64Decode( 'Ch1TdG9wU3RyZWFtaW5nTWV0cmljc0pvYlJlc3VsdA=='); @$core.Deprecated('Use checkStreamingStatusRequestDescriptor instead') const CheckStreamingStatusRequest$json = { '1': 'CheckStreamingStatusRequest', '2': [ {'1': 'OrgID', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'OrgID'}, ], }; /// Descriptor for `CheckStreamingStatusRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List checkStreamingStatusRequestDescriptor = $convert.base64Decode( 'ChtDaGVja1N0cmVhbWluZ1N0YXR1c1JlcXVlc3QSHQoFT3JnSUQYBCABKAlCB/pCBHICEAFSBU' '9yZ0lE'); @$core.Deprecated('Use checkStreamingStatusResultDescriptor instead') const CheckStreamingStatusResult$json = { '1': 'CheckStreamingStatusResult', }; /// Descriptor for `CheckStreamingStatusResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List checkStreamingStatusResultDescriptor = $convert.base64Decode( 'ChpDaGVja1N0cmVhbWluZ1N0YXR1c1Jlc3VsdA=='); @$core.Deprecated('Use provisionGitOrgRequestDescriptor instead') const ProvisionGitOrgRequest$json = { '1': 'ProvisionGitOrgRequest', '2': [ {'1': 'OrgID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrgID'}, {'1': 'ManagerMail', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ManagerMail'}, ], }; /// Descriptor for `ProvisionGitOrgRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List provisionGitOrgRequestDescriptor = $convert.base64Decode( 'ChZQcm92aXNpb25HaXRPcmdSZXF1ZXN0Eh0KBU9yZ0lEGAEgASgJQgf6QgRyAhABUgVPcmdJRB' 'IpCgtNYW5hZ2VyTWFpbBgCIAEoCUIH+kIEcgJgAVILTWFuYWdlck1haWw='); @$core.Deprecated('Use provisionGitOrgResultDescriptor instead') const ProvisionGitOrgResult$json = { '1': 'ProvisionGitOrgResult', }; /// Descriptor for `ProvisionGitOrgResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List provisionGitOrgResultDescriptor = $convert.base64Decode( 'ChVQcm92aXNpb25HaXRPcmdSZXN1bHQ='); @$core.Deprecated('Use deprovisionGitOrgRequestDescriptor instead') const DeprovisionGitOrgRequest$json = { '1': 'DeprovisionGitOrgRequest', '2': [ {'1': 'OrgID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrgID'}, ], '7': {}, }; /// Descriptor for `DeprovisionGitOrgRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deprovisionGitOrgRequestDescriptor = $convert.base64Decode( 'ChhEZXByb3Zpc2lvbkdpdE9yZ1JlcXVlc3QSHQoFT3JnSUQYASABKAlCB/pCBHICEAFSBU9yZ0' 'lEOg2SQQoKCNIBBU9yZ0lE'); @$core.Deprecated('Use deprovisionGitOrgResultDescriptor instead') const DeprovisionGitOrgResult$json = { '1': 'DeprovisionGitOrgResult', }; /// Descriptor for `DeprovisionGitOrgResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deprovisionGitOrgResultDescriptor = $convert.base64Decode( 'ChdEZXByb3Zpc2lvbkdpdE9yZ1Jlc3VsdA=='); @$core.Deprecated('Use deleteOrganisationInDBRequestDescriptor instead') const DeleteOrganisationInDBRequest$json = { '1': 'DeleteOrganisationInDBRequest', '2': [ {'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrganisationID'}, ], '7': {}, }; /// Descriptor for `DeleteOrganisationInDBRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deleteOrganisationInDBRequestDescriptor = $convert.base64Decode( 'Ch1EZWxldGVPcmdhbmlzYXRpb25JbkRCUmVxdWVzdBIvCg5PcmdhbmlzYXRpb25JRBgBIAEoCU' 'IH+kIEcgIQAVIOT3JnYW5pc2F0aW9uSUQ6FpJBEwoR0gEOT3JnYW5pc2F0aW9uSUQ='); @$core.Deprecated('Use deleteOrganisationInDBResultDescriptor instead') const DeleteOrganisationInDBResult$json = { '1': 'DeleteOrganisationInDBResult', }; /// Descriptor for `DeleteOrganisationInDBResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deleteOrganisationInDBResultDescriptor = $convert.base64Decode( 'ChxEZWxldGVPcmdhbmlzYXRpb25JbkRCUmVzdWx0');