Files
dart-viz-sdk/lib/viz-organisation-settings.pbjson.dart
2025-07-28 14:34:22 +00:00

218 lines
11 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from viz-organisation-settings.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 settingVisibilityDescriptor instead')
const SettingVisibility$json = {
'1': 'SettingVisibility',
'2': [
{'1': 'SETTING_VISIBILITY_UNKNOWN', '2': 0},
{'1': 'SETTING_VISIBILITY_PUBLIC', '2': 1},
{'1': 'SETTING_VISIBILITY_PRIVATE', '2': 2},
],
};
/// Descriptor for `SettingVisibility`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List settingVisibilityDescriptor = $convert.base64Decode(
'ChFTZXR0aW5nVmlzaWJpbGl0eRIeChpTRVRUSU5HX1ZJU0lCSUxJVFlfVU5LTk9XThAAEh0KGV'
'NFVFRJTkdfVklTSUJJTElUWV9QVUJMSUMQARIeChpTRVRUSU5HX1ZJU0lCSUxJVFlfUFJJVkFU'
'RRAC');
@$core.Deprecated('Use organisationSettingDescriptor instead')
const OrganisationSetting$json = {
'1': 'OrganisationSetting',
'2': [
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
{'1': 'Key', '3': 2, '4': 1, '5': 9, '10': 'Key'},
{'1': 'Value', '3': 3, '4': 1, '5': 9, '10': 'Value'},
{'1': 'Visibility', '3': 4, '4': 1, '5': 14, '6': '.vizapi.SettingVisibility', '10': 'Visibility'},
],
};
/// Descriptor for `OrganisationSetting`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List organisationSettingDescriptor = $convert.base64Decode(
'ChNPcmdhbmlzYXRpb25TZXR0aW5nEiYKDk9yZ2FuaXNhdGlvbklEGAEgASgJUg5PcmdhbmlzYX'
'Rpb25JRBIQCgNLZXkYAiABKAlSA0tleRIUCgVWYWx1ZRgDIAEoCVIFVmFsdWUSOQoKVmlzaWJp'
'bGl0eRgEIAEoDjIZLnZpemFwaS5TZXR0aW5nVmlzaWJpbGl0eVIKVmlzaWJpbGl0eQ==');
@$core.Deprecated('Use putOrganisationSettingRequestDescriptor instead')
const PutOrganisationSettingRequest$json = {
'1': 'PutOrganisationSettingRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
{'1': 'Key', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Key'},
{'1': 'Value', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Value'},
{'1': 'Visibility', '3': 4, '4': 1, '5': 14, '6': '.vizapi.SettingVisibility', '8': {}, '10': 'Visibility'},
],
'7': {},
};
/// Descriptor for `PutOrganisationSettingRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List putOrganisationSettingRequestDescriptor = $convert.base64Decode(
'Ch1QdXRPcmdhbmlzYXRpb25TZXR0aW5nUmVxdWVzdBJACgZIZWFkZXIYASABKAsyHi5hcGkuUm'
'VxdWVzdE9yZ2FuaXNhdGlvbkhlYWRlckII+kIFigECEAFSBkhlYWRlchJMCgNLZXkYAiABKAlC'
'OpJBMDIcS2V5OiBlYWNoIGtleSBtdXN0IGJlIHVuaXF1ZUoQInByZWZlcnJlZFRoZW1lIvpCBH'
'ICEAFSA0tleRIoCgVWYWx1ZRgDIAEoCUISkkEISgYiZGFyayL6QgRyAhABUgVWYWx1ZRKMAgoK'
'VmlzaWJpbGl0eRgEIAEoDjIZLnZpemFwaS5TZXR0aW5nVmlzaWJpbGl0eULQAZJBxAEypAFWaX'
'NpYmlsaXR5OiBwdWJsaWMgb3IgcHJpdmF0ZS4gSWYgcHJpdmF0ZSwgb25seSB0aGUgb3JnYW5p'
'c2F0aW9uIGNhbiBzZWUgdGhlIHNldHRpbmcuIElmIHB1YmxpYywgYWxsIG9mIHRoZSBvcmdhbm'
'lzYXRpb24gYW5kIGl0cyBwcm9qZWN0cyB1c2VycyBjYW4gc2VlIHRoZSBzZXR0aW5nLkobIlNF'
'VFRJTkdfVklTSUJJTElUWV9QVUJMSUMi+kIFggECEAFSClZpc2liaWxpdHk6Q5JBQAo+MhhLZX'
'ksIFZhbHVlIHBhaXIgdG8gc3RvcmXSAQNLZXnSAQVWYWx1ZdIBClZpc2liaWxpdHnSAQZIZWFk'
'ZXI=');
@$core.Deprecated('Use putOrganisationSettingResultDescriptor instead')
const PutOrganisationSettingResult$json = {
'1': 'PutOrganisationSettingResult',
'2': [
{'1': 'Key', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Key'},
{'1': 'Value', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Value'},
{'1': 'Visibility', '3': 3, '4': 1, '5': 14, '6': '.vizapi.SettingVisibility', '8': {}, '10': 'Visibility'},
],
'7': {},
};
/// Descriptor for `PutOrganisationSettingResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List putOrganisationSettingResultDescriptor = $convert.base64Decode(
'ChxQdXRPcmdhbmlzYXRpb25TZXR0aW5nUmVzdWx0EicKA0tleRgBIAEoCUIVkkESShAicHJlZm'
'VycmVkVGhlbWUiUgNLZXkSIQoFVmFsdWUYAiABKAlCC5JBCEoGImRhcmsiUgVWYWx1ZRKEAgoK'
'VmlzaWJpbGl0eRgDIAEoDjIZLnZpemFwaS5TZXR0aW5nVmlzaWJpbGl0eULIAZJBxAEypAFWaX'
'NpYmlsaXR5OiBwdWJsaWMgb3IgcHJpdmF0ZS4gSWYgcHJpdmF0ZSwgb25seSB0aGUgb3JnYW5p'
'c2F0aW9uIGNhbiBzZWUgdGhlIHNldHRpbmcuIElmIHB1YmxpYywgYWxsIG9mIHRoZSBvcmdhbm'
'lzYXRpb24gYW5kIGl0cyBwcm9qZWN0cyB1c2VycyBjYW4gc2VlIHRoZSBzZXR0aW5nLkobIlNF'
'VFRJTkdfVklTSUJJTElUWV9QVUJMSUMiUgpWaXNpYmlsaXR5Oh+SQRwKGjIYS2V5LCBWYWx1ZS'
'BwYWlyIHJlc3BvbnNl');
@$core.Deprecated('Use getOrganisationSettingRequestDescriptor instead')
const GetOrganisationSettingRequest$json = {
'1': 'GetOrganisationSettingRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
{'1': 'Key', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Key'},
],
'7': {},
};
/// Descriptor for `GetOrganisationSettingRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getOrganisationSettingRequestDescriptor = $convert.base64Decode(
'Ch1HZXRPcmdhbmlzYXRpb25TZXR0aW5nUmVxdWVzdBJACgZIZWFkZXIYASABKAsyHi5hcGkuUm'
'VxdWVzdE9yZ2FuaXNhdGlvbkhlYWRlckII+kIFigECEAFSBkhlYWRlchIuCgNLZXkYAiABKAlC'
'HJJBEkoQInByZWZlcnJlZFRoZW1lIvpCBHICEAFSA0tleTo+kkE7CjkyKEtleSBvZiB0aGUgb3'
'JnYW5pc2F0aW9uJ3Mgc2V0dGluZyB0byBnZXTSAQZIZWFkZXLSAQNLZXk=');
@$core.Deprecated('Use getOrganisationSettingResultDescriptor instead')
const GetOrganisationSettingResult$json = {
'1': 'GetOrganisationSettingResult',
'2': [
{'1': 'Key', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Key'},
{'1': 'Value', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Value'},
{'1': 'Visibility', '3': 3, '4': 1, '5': 14, '6': '.vizapi.SettingVisibility', '8': {}, '10': 'Visibility'},
],
'7': {},
};
/// Descriptor for `GetOrganisationSettingResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getOrganisationSettingResultDescriptor = $convert.base64Decode(
'ChxHZXRPcmdhbmlzYXRpb25TZXR0aW5nUmVzdWx0Ei4KA0tleRgBIAEoCUIckkESShAicHJlZm'
'VycmVkVGhlbWUi+kIEcgIQAVIDS2V5EigKBVZhbHVlGAIgASgJQhKSQQhKBiJkYXJrIvpCBHIC'
'EAFSBVZhbHVlEoQCCgpWaXNpYmlsaXR5GAMgASgOMhkudml6YXBpLlNldHRpbmdWaXNpYmlsaX'
'R5QsgBkkHEATKkAVZpc2liaWxpdHk6IHB1YmxpYyBvciBwcml2YXRlLiBJZiBwcml2YXRlLCBv'
'bmx5IHRoZSBvcmdhbmlzYXRpb24gY2FuIHNlZSB0aGUgc2V0dGluZy4gSWYgcHVibGljLCBhbG'
'wgb2YgdGhlIG9yZ2FuaXNhdGlvbiBhbmQgaXRzIHByb2plY3RzIHVzZXJzIGNhbiBzZWUgdGhl'
'IHNldHRpbmcuShsiU0VUVElOR19WSVNJQklMSVRZX1BVQkxJQyJSClZpc2liaWxpdHk6H5JBHA'
'oaMhhLZXksIFZhbHVlIHBhaXIgcmVzcG9uc2U=');
@$core.Deprecated('Use deleteOrganisationSettingRequestDescriptor instead')
const DeleteOrganisationSettingRequest$json = {
'1': 'DeleteOrganisationSettingRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
{'1': 'Key', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Key'},
],
'7': {},
};
/// Descriptor for `DeleteOrganisationSettingRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteOrganisationSettingRequestDescriptor = $convert.base64Decode(
'CiBEZWxldGVPcmdhbmlzYXRpb25TZXR0aW5nUmVxdWVzdBJACgZIZWFkZXIYASABKAsyHi5hcG'
'kuUmVxdWVzdE9yZ2FuaXNhdGlvbkhlYWRlckII+kIFigECEAFSBkhlYWRlchIuCgNLZXkYAiAB'
'KAlCHJJBEkoQInByZWZlcnJlZFRoZW1lIvpCBHICEAFSA0tleTpBkkE+CjwyK0tleSBvZiB0aG'
'Ugb3JnYW5pc2F0aW9uJ3Mgc2V0dGluZyB0byBkZWxldGXSAQZIZWFkZXLSAQNLZXk=');
@$core.Deprecated('Use deleteOrganisationSettingResultDescriptor instead')
const DeleteOrganisationSettingResult$json = {
'1': 'DeleteOrganisationSettingResult',
};
/// Descriptor for `DeleteOrganisationSettingResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteOrganisationSettingResultDescriptor = $convert.base64Decode(
'Ch9EZWxldGVPcmdhbmlzYXRpb25TZXR0aW5nUmVzdWx0');
@$core.Deprecated('Use listOrganisationSettingsRequestDescriptor instead')
const ListOrganisationSettingsRequest$json = {
'1': 'ListOrganisationSettingsRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
],
'7': {},
};
/// Descriptor for `ListOrganisationSettingsRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listOrganisationSettingsRequestDescriptor = $convert.base64Decode(
'Ch9MaXN0T3JnYW5pc2F0aW9uU2V0dGluZ3NSZXF1ZXN0EkAKBkhlYWRlchgBIAEoCzIeLmFwaS'
'5SZXF1ZXN0T3JnYW5pc2F0aW9uSGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOjuSQTgKNjIrS2V5'
'IG9mIHRoZSBvcmdhbmlzYXRpb24ncyBzZXR0aW5nIHRvIGRlbGV0ZdIBBkhlYWRlcg==');
@$core.Deprecated('Use listOrganisationSettingsResultDescriptor instead')
const ListOrganisationSettingsResult$json = {
'1': 'ListOrganisationSettingsResult',
'2': [
{'1': 'OrganisationSettings', '3': 1, '4': 3, '5': 11, '6': '.vizapi.GetOrganisationSettingResult', '10': 'OrganisationSettings'},
],
'7': {},
};
/// Descriptor for `ListOrganisationSettingsResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listOrganisationSettingsResultDescriptor = $convert.base64Decode(
'Ch5MaXN0T3JnYW5pc2F0aW9uU2V0dGluZ3NSZXN1bHQSWAoUT3JnYW5pc2F0aW9uU2V0dGluZ3'
'MYASADKAsyJC52aXphcGkuR2V0T3JnYW5pc2F0aW9uU2V0dGluZ1Jlc3VsdFIUT3JnYW5pc2F0'
'aW9uU2V0dGluZ3M6KpJBJwolMiNMaXN0IG9mIHRoZSBvcmdhbmlzYXRpb24ncyBzZXR0aW5ncw'
'==');
@$core.Deprecated('Use deleteSettingsForOrganisationRequestDescriptor instead')
const DeleteSettingsForOrganisationRequest$json = {
'1': 'DeleteSettingsForOrganisationRequest',
'2': [
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrganisationID'},
],
'7': {},
};
/// Descriptor for `DeleteSettingsForOrganisationRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteSettingsForOrganisationRequestDescriptor = $convert.base64Decode(
'CiREZWxldGVTZXR0aW5nc0Zvck9yZ2FuaXNhdGlvblJlcXVlc3QSLwoOT3JnYW5pc2F0aW9uSU'
'QYASABKAlCB/pCBHICEAFSDk9yZ2FuaXNhdGlvbklEOjySQTkKNzIkT3JnYW5pc2F0aW9uIHRv'
'IGRlbGV0ZSBzZXR0aW5ncyBmcm9t0gEOT3JnYW5pc2F0aW9uSUQ=');
@$core.Deprecated('Use deleteSettingsForOrganisationResultDescriptor instead')
const DeleteSettingsForOrganisationResult$json = {
'1': 'DeleteSettingsForOrganisationResult',
};
/// Descriptor for `DeleteSettingsForOrganisationResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteSettingsForOrganisationResultDescriptor = $convert.base64Decode(
'CiNEZWxldGVTZXR0aW5nc0Zvck9yZ2FuaXNhdGlvblJlc3VsdA==');