@eide/foir-proto-ts 0.100.0 → 0.102.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/deploy/v1/deploy_connect.d.ts +21 -1
- package/src/deploy/v1/deploy_connect.js +21 -1
- package/src/deploy/v1/deploy_pb.d.ts +162 -47
- package/src/deploy/v1/deploy_pb.js +42 -7
- package/src/models/v1/models_pb.d.ts +10 -12
- package/src/models/v1/models_pb.js +1 -1
- package/src/records/v1/records_connect.d.ts +21 -1
- package/src/records/v1/records_connect.js +21 -1
- package/src/records/v1/records_pb.d.ts +208 -0
- package/src/records/v1/records_pb.js +61 -19
- package/src/settings/v1/settings_connect.d.ts +10 -1
- package/src/settings/v1/settings_connect.js +10 -1
- package/src/settings/v1/settings_pb.d.ts +156 -0
- package/src/settings/v1/settings_pb.js +176 -141
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
5
|
|
|
6
|
-
import { AcceptShareRequest, AcceptShareResponse, BulkSetSettingsRequest, BulkSetSettingsResponse, CancelScheduledContextDimensionPublishRequest, CancelScheduledContextDimensionPublishResponse, CancelScheduledDesignTokensPublishRequest, CancelScheduledDesignTokensPublishResponse, CancelScheduledProfileSchemaPublishRequest, CancelScheduledProfileSchemaPublishResponse, ClearRecentlyOpenedRequest, ClearRecentlyOpenedResponse, CountDesignTokenReferencesRequest, CountDesignTokenReferencesResponse, CreateContextDimensionRequest, CreateContextDimensionResponse, CreateCustomerProfileRequest, CreateCustomerProfileResponse, CreateLocaleRequest, CreateLocaleResponse, CreateNoteRequest, CreateNoteResponse, CreateShareRequest, CreateShareResponse, CreateVariantCatalogEntryRequest, CreateVariantCatalogEntryResponse, DeclineShareRequest, DeclineShareResponse, DeleteContextDimensionRequest, DeleteContextDimensionResponse, DeleteCustomerProfileRequest, DeleteCustomerProfileResponse, DeleteLocaleRequest, DeleteLocaleResponse, DeleteNoteRequest, DeleteNoteResponse, DeleteSettingRequest, DeleteSettingResponse, DeleteSettingsByCategoryRequest, DeleteSettingsByCategoryResponse, DeleteVariantCatalogEntryRequest, DeleteVariantCatalogEntryResponse, EnsureDefaultVariantCatalogEntryRequest, EnsureDefaultVariantCatalogEntryResponse, GetContextDimensionByKeyRequest, GetContextDimensionByKeyResponse, GetContextDimensionPublishStatusRequest, GetContextDimensionPublishStatusResponse, GetContextDimensionRequest, GetContextDimensionResponse, GetContextDimensionValuesRequest, GetContextDimensionValuesResponse, GetContextDimensionVersionRequest, GetContextDimensionVersionResponse, GetCustomerProfileRequest, GetCustomerProfileResponse, GetCustomerProfileSchemaRequest, GetCustomerProfileSchemaResponse, GetCustomerResolutionAttributesRequest, GetCustomerResolutionAttributesResponse, GetDefaultLocaleRequest, GetDefaultLocaleResponse, GetDefaultVariantCatalogEntryRequest, GetDefaultVariantCatalogEntryResponse, GetDesignTokensPublishStatusRequest, GetDesignTokensPublishStatusResponse, GetDesignTokensRequest, GetDesignTokensResponse, GetDesignTokenVersionRequest, GetDesignTokenVersionResponse, GetEditorConfigsRequest, GetEditorConfigsResponse, GetLocaleByCodeRequest, GetLocaleByCodeResponse, GetLocaleRequest, GetLocaleResponse, GetNavPreferencesRequest, GetNavPreferencesResponse, GetNoteRequest, GetNoteResponse, GetProfileSchemaPublishStatusRequest, GetProfileSchemaPublishStatusResponse, GetProfileSchemaVersionRequest, GetProfileSchemaVersionResponse, GetProjectPublishStatusRequest, GetProjectPublishStatusResponse, GetProjectSchemaRequest, GetProjectSchemaResponse, GetSettingsRequest, GetSettingsResponse, GetShareRequest, GetShareResponse, GetVariantCatalogEntryRequest, GetVariantCatalogEntryResponse, ListAuditLogsRequest, ListAuditLogsResponse, ListContextDimensionsRequest, ListContextDimensionsResponse, ListContextDimensionVersionsRequest, ListContextDimensionVersionsResponse, ListDesignTokenVersionsRequest, ListDesignTokenVersionsResponse, ListLocalesRequest, ListLocalesResponse, ListMyMentionsRequest, ListMyMentionsResponse, ListNotesRequest, ListNotesResponse, ListProfileSchemaVersionsRequest, ListProfileSchemaVersionsResponse, ListRecentlyOpenedRequest, ListRecentlyOpenedResponse, ListSharesRequest, ListSharesResponse, ListVariantCatalogRequest, ListVariantCatalogResponse, MarkMentionsSeenRequest, MarkMentionsSeenResponse, PublishContextDimensionRequest, PublishContextDimensionResponse, PublishDesignTokensRequest, PublishDesignTokensResponse, PublishProfileSchemaRequest, PublishProfileSchemaResponse, PublishProjectSchemaRequest, PublishProjectSchemaResponse, RemoveRecentlyOpenedRequest, RemoveRecentlyOpenedResponse, ResolveNoteRequest, ResolveNoteResponse, RestoreContextDimensionVersionRequest, RestoreContextDimensionVersionResponse, RestoreDesignTokenVersionRequest, RestoreDesignTokenVersionResponse, RestoreProfileSchemaVersionRequest, RestoreProfileSchemaVersionResponse, RevokeShareRequest, RevokeShareResponse, ScheduleContextDimensionPublishRequest, ScheduleContextDimensionPublishResponse, ScheduleDesignTokensPublishRequest, ScheduleDesignTokensPublishResponse, ScheduleProfileSchemaPublishRequest, ScheduleProfileSchemaPublishResponse, SearchCustomerProfilesRequest, SearchCustomerProfilesResponse, SearchNotesRequest, SearchNotesResponse, TrackRecentlyOpenedRequest, TrackRecentlyOpenedResponse, UnpublishContextDimensionRequest, UnpublishContextDimensionResponse, UnpublishDesignTokensRequest, UnpublishDesignTokensResponse, UnpublishProfileSchemaRequest, UnpublishProfileSchemaResponse, UnresolveNoteRequest, UnresolveNoteResponse, UpdateContextDimensionRequest, UpdateContextDimensionResponse, UpdateCustomerProfileRequest, UpdateCustomerProfileResponse, UpdateCustomerProfileSchemaRequest, UpdateCustomerProfileSchemaResponse, UpdateDesignTokensRequest, UpdateDesignTokensResponse, UpdateLocaleRequest, UpdateLocaleResponse, UpdateMentionStatusRequest, UpdateMentionStatusResponse, UpdateNavPreferencesRequest, UpdateNavPreferencesResponse, UpdateNoteRequest, UpdateNoteResponse, UpdateSettingRequest, UpdateSettingResponse, UpdateShareRequest, UpdateShareResponse, UpdateVariantCatalogEntryRequest, UpdateVariantCatalogEntryResponse } from "./settings_pbjs";
|
|
6
|
+
import { AcceptShareRequest, AcceptShareResponse, BulkSetSettingsRequest, BulkSetSettingsResponse, CancelScheduledContextDimensionPublishRequest, CancelScheduledContextDimensionPublishResponse, CancelScheduledDesignTokensPublishRequest, CancelScheduledDesignTokensPublishResponse, CancelScheduledProfileSchemaPublishRequest, CancelScheduledProfileSchemaPublishResponse, ClearRecentlyOpenedRequest, ClearRecentlyOpenedResponse, CountDesignTokenReferencesRequest, CountDesignTokenReferencesResponse, CreateContextDimensionRequest, CreateContextDimensionResponse, CreateCustomerProfileRequest, CreateCustomerProfileResponse, CreateLocaleRequest, CreateLocaleResponse, CreateNoteRequest, CreateNoteResponse, CreateShareRequest, CreateShareResponse, CreateVariantCatalogEntryRequest, CreateVariantCatalogEntryResponse, DeclineShareRequest, DeclineShareResponse, DeleteContextDimensionRequest, DeleteContextDimensionResponse, DeleteCustomerProfileRequest, DeleteCustomerProfileResponse, DeleteLocaleRequest, DeleteLocaleResponse, DeleteNoteRequest, DeleteNoteResponse, DeleteSettingRequest, DeleteSettingResponse, DeleteSettingsByCategoryRequest, DeleteSettingsByCategoryResponse, DeleteVariantCatalogEntryRequest, DeleteVariantCatalogEntryResponse, EnsureDefaultVariantCatalogEntryRequest, EnsureDefaultVariantCatalogEntryResponse, GetContextDimensionByKeyRequest, GetContextDimensionByKeyResponse, GetContextDimensionPublishStatusRequest, GetContextDimensionPublishStatusResponse, GetContextDimensionRequest, GetContextDimensionResponse, GetContextDimensionValuesRequest, GetContextDimensionValuesResponse, GetContextDimensionVersionRequest, GetContextDimensionVersionResponse, GetCustomerProfileRequest, GetCustomerProfileResponse, GetCustomerProfileSchemaRequest, GetCustomerProfileSchemaResponse, GetCustomerResolutionAttributesRequest, GetCustomerResolutionAttributesResponse, GetDefaultLocaleRequest, GetDefaultLocaleResponse, GetDefaultVariantCatalogEntryRequest, GetDefaultVariantCatalogEntryResponse, GetDesignTokensPublishStatusRequest, GetDesignTokensPublishStatusResponse, GetDesignTokensRequest, GetDesignTokensResponse, GetDesignTokenVersionRequest, GetDesignTokenVersionResponse, GetEditorConfigsRequest, GetEditorConfigsResponse, GetLocaleByCodeRequest, GetLocaleByCodeResponse, GetLocaleRequest, GetLocaleResponse, GetNavPreferencesRequest, GetNavPreferencesResponse, GetNoteRequest, GetNoteResponse, GetProfileSchemaPublishStatusRequest, GetProfileSchemaPublishStatusResponse, GetProfileSchemaVersionRequest, GetProfileSchemaVersionResponse, GetProjectPublishStatusRequest, GetProjectPublishStatusResponse, GetProjectSchemaRequest, GetProjectSchemaResponse, GetSettingsRequest, GetSettingsResponse, GetShareRequest, GetShareResponse, GetVariantCatalogEntryRequest, GetVariantCatalogEntryResponse, ListAuditLogsRequest, ListAuditLogsResponse, ListContextDimensionsRequest, ListContextDimensionsResponse, ListContextDimensionVersionsRequest, ListContextDimensionVersionsResponse, ListDesignTokenVersionsRequest, ListDesignTokenVersionsResponse, ListLocalesRequest, ListLocalesResponse, ListMyMentionsRequest, ListMyMentionsResponse, ListNotesRequest, ListNotesResponse, ListProfileSchemaVersionsRequest, ListProfileSchemaVersionsResponse, ListRecentlyOpenedRequest, ListRecentlyOpenedResponse, ListSharesRequest, ListSharesResponse, ListVariantCatalogRequest, ListVariantCatalogResponse, LookupCustomerProfileRequest, LookupCustomerProfileResponse, MarkMentionsSeenRequest, MarkMentionsSeenResponse, PublishContextDimensionRequest, PublishContextDimensionResponse, PublishDesignTokensRequest, PublishDesignTokensResponse, PublishProfileSchemaRequest, PublishProfileSchemaResponse, PublishProjectSchemaRequest, PublishProjectSchemaResponse, RemoveRecentlyOpenedRequest, RemoveRecentlyOpenedResponse, ResolveNoteRequest, ResolveNoteResponse, RestoreContextDimensionVersionRequest, RestoreContextDimensionVersionResponse, RestoreDesignTokenVersionRequest, RestoreDesignTokenVersionResponse, RestoreProfileSchemaVersionRequest, RestoreProfileSchemaVersionResponse, RevokeShareRequest, RevokeShareResponse, ScheduleContextDimensionPublishRequest, ScheduleContextDimensionPublishResponse, ScheduleDesignTokensPublishRequest, ScheduleDesignTokensPublishResponse, ScheduleProfileSchemaPublishRequest, ScheduleProfileSchemaPublishResponse, SearchCustomerProfilesRequest, SearchCustomerProfilesResponse, SearchNotesRequest, SearchNotesResponse, TrackRecentlyOpenedRequest, TrackRecentlyOpenedResponse, UnpublishContextDimensionRequest, UnpublishContextDimensionResponse, UnpublishDesignTokensRequest, UnpublishDesignTokensResponse, UnpublishProfileSchemaRequest, UnpublishProfileSchemaResponse, UnresolveNoteRequest, UnresolveNoteResponse, UpdateContextDimensionRequest, UpdateContextDimensionResponse, UpdateCustomerProfileRequest, UpdateCustomerProfileResponse, UpdateCustomerProfileSchemaRequest, UpdateCustomerProfileSchemaResponse, UpdateDesignTokensRequest, UpdateDesignTokensResponse, UpdateLocaleRequest, UpdateLocaleResponse, UpdateMentionStatusRequest, UpdateMentionStatusResponse, UpdateNavPreferencesRequest, UpdateNavPreferencesResponse, UpdateNoteRequest, UpdateNoteResponse, UpdateSettingRequest, UpdateSettingResponse, UpdateShareRequest, UpdateShareResponse, UpdateVariantCatalogEntryRequest, UpdateVariantCatalogEntryResponse } from "./settings_pbjs";
|
|
7
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
8
|
|
|
9
9
|
/**
|
|
@@ -484,6 +484,15 @@ export declare const SettingsService: {
|
|
|
484
484
|
readonly O: typeof SearchCustomerProfilesResponse,
|
|
485
485
|
readonly kind: MethodKind.Unary,
|
|
486
486
|
},
|
|
487
|
+
/**
|
|
488
|
+
* @generated from rpc settings.v1.SettingsService.LookupCustomerProfile
|
|
489
|
+
*/
|
|
490
|
+
readonly lookupCustomerProfile: {
|
|
491
|
+
readonly name: "LookupCustomerProfile",
|
|
492
|
+
readonly I: typeof LookupCustomerProfileRequest,
|
|
493
|
+
readonly O: typeof LookupCustomerProfileResponse,
|
|
494
|
+
readonly kind: MethodKind.Unary,
|
|
495
|
+
},
|
|
487
496
|
/**
|
|
488
497
|
* @generated from rpc settings.v1.SettingsService.DeleteCustomerProfile
|
|
489
498
|
*/
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
5
|
|
|
6
|
-
import { AcceptShareRequest, AcceptShareResponse, BulkSetSettingsRequest, BulkSetSettingsResponse, CancelScheduledContextDimensionPublishRequest, CancelScheduledContextDimensionPublishResponse, CancelScheduledDesignTokensPublishRequest, CancelScheduledDesignTokensPublishResponse, CancelScheduledProfileSchemaPublishRequest, CancelScheduledProfileSchemaPublishResponse, ClearRecentlyOpenedRequest, ClearRecentlyOpenedResponse, CountDesignTokenReferencesRequest, CountDesignTokenReferencesResponse, CreateContextDimensionRequest, CreateContextDimensionResponse, CreateCustomerProfileRequest, CreateCustomerProfileResponse, CreateLocaleRequest, CreateLocaleResponse, CreateNoteRequest, CreateNoteResponse, CreateShareRequest, CreateShareResponse, CreateVariantCatalogEntryRequest, CreateVariantCatalogEntryResponse, DeclineShareRequest, DeclineShareResponse, DeleteContextDimensionRequest, DeleteContextDimensionResponse, DeleteCustomerProfileRequest, DeleteCustomerProfileResponse, DeleteLocaleRequest, DeleteLocaleResponse, DeleteNoteRequest, DeleteNoteResponse, DeleteSettingRequest, DeleteSettingResponse, DeleteSettingsByCategoryRequest, DeleteSettingsByCategoryResponse, DeleteVariantCatalogEntryRequest, DeleteVariantCatalogEntryResponse, EnsureDefaultVariantCatalogEntryRequest, EnsureDefaultVariantCatalogEntryResponse, GetContextDimensionByKeyRequest, GetContextDimensionByKeyResponse, GetContextDimensionPublishStatusRequest, GetContextDimensionPublishStatusResponse, GetContextDimensionRequest, GetContextDimensionResponse, GetContextDimensionValuesRequest, GetContextDimensionValuesResponse, GetContextDimensionVersionRequest, GetContextDimensionVersionResponse, GetCustomerProfileRequest, GetCustomerProfileResponse, GetCustomerProfileSchemaRequest, GetCustomerProfileSchemaResponse, GetCustomerResolutionAttributesRequest, GetCustomerResolutionAttributesResponse, GetDefaultLocaleRequest, GetDefaultLocaleResponse, GetDefaultVariantCatalogEntryRequest, GetDefaultVariantCatalogEntryResponse, GetDesignTokensPublishStatusRequest, GetDesignTokensPublishStatusResponse, GetDesignTokensRequest, GetDesignTokensResponse, GetDesignTokenVersionRequest, GetDesignTokenVersionResponse, GetEditorConfigsRequest, GetEditorConfigsResponse, GetLocaleByCodeRequest, GetLocaleByCodeResponse, GetLocaleRequest, GetLocaleResponse, GetNavPreferencesRequest, GetNavPreferencesResponse, GetNoteRequest, GetNoteResponse, GetProfileSchemaPublishStatusRequest, GetProfileSchemaPublishStatusResponse, GetProfileSchemaVersionRequest, GetProfileSchemaVersionResponse, GetProjectPublishStatusRequest, GetProjectPublishStatusResponse, GetProjectSchemaRequest, GetProjectSchemaResponse, GetSettingsRequest, GetSettingsResponse, GetShareRequest, GetShareResponse, GetVariantCatalogEntryRequest, GetVariantCatalogEntryResponse, ListAuditLogsRequest, ListAuditLogsResponse, ListContextDimensionsRequest, ListContextDimensionsResponse, ListContextDimensionVersionsRequest, ListContextDimensionVersionsResponse, ListDesignTokenVersionsRequest, ListDesignTokenVersionsResponse, ListLocalesRequest, ListLocalesResponse, ListMyMentionsRequest, ListMyMentionsResponse, ListNotesRequest, ListNotesResponse, ListProfileSchemaVersionsRequest, ListProfileSchemaVersionsResponse, ListRecentlyOpenedRequest, ListRecentlyOpenedResponse, ListSharesRequest, ListSharesResponse, ListVariantCatalogRequest, ListVariantCatalogResponse, MarkMentionsSeenRequest, MarkMentionsSeenResponse, PublishContextDimensionRequest, PublishContextDimensionResponse, PublishDesignTokensRequest, PublishDesignTokensResponse, PublishProfileSchemaRequest, PublishProfileSchemaResponse, PublishProjectSchemaRequest, PublishProjectSchemaResponse, RemoveRecentlyOpenedRequest, RemoveRecentlyOpenedResponse, ResolveNoteRequest, ResolveNoteResponse, RestoreContextDimensionVersionRequest, RestoreContextDimensionVersionResponse, RestoreDesignTokenVersionRequest, RestoreDesignTokenVersionResponse, RestoreProfileSchemaVersionRequest, RestoreProfileSchemaVersionResponse, RevokeShareRequest, RevokeShareResponse, ScheduleContextDimensionPublishRequest, ScheduleContextDimensionPublishResponse, ScheduleDesignTokensPublishRequest, ScheduleDesignTokensPublishResponse, ScheduleProfileSchemaPublishRequest, ScheduleProfileSchemaPublishResponse, SearchCustomerProfilesRequest, SearchCustomerProfilesResponse, SearchNotesRequest, SearchNotesResponse, TrackRecentlyOpenedRequest, TrackRecentlyOpenedResponse, UnpublishContextDimensionRequest, UnpublishContextDimensionResponse, UnpublishDesignTokensRequest, UnpublishDesignTokensResponse, UnpublishProfileSchemaRequest, UnpublishProfileSchemaResponse, UnresolveNoteRequest, UnresolveNoteResponse, UpdateContextDimensionRequest, UpdateContextDimensionResponse, UpdateCustomerProfileRequest, UpdateCustomerProfileResponse, UpdateCustomerProfileSchemaRequest, UpdateCustomerProfileSchemaResponse, UpdateDesignTokensRequest, UpdateDesignTokensResponse, UpdateLocaleRequest, UpdateLocaleResponse, UpdateMentionStatusRequest, UpdateMentionStatusResponse, UpdateNavPreferencesRequest, UpdateNavPreferencesResponse, UpdateNoteRequest, UpdateNoteResponse, UpdateSettingRequest, UpdateSettingResponse, UpdateShareRequest, UpdateShareResponse, UpdateVariantCatalogEntryRequest, UpdateVariantCatalogEntryResponse } from "./settings_pbjs";
|
|
6
|
+
import { AcceptShareRequest, AcceptShareResponse, BulkSetSettingsRequest, BulkSetSettingsResponse, CancelScheduledContextDimensionPublishRequest, CancelScheduledContextDimensionPublishResponse, CancelScheduledDesignTokensPublishRequest, CancelScheduledDesignTokensPublishResponse, CancelScheduledProfileSchemaPublishRequest, CancelScheduledProfileSchemaPublishResponse, ClearRecentlyOpenedRequest, ClearRecentlyOpenedResponse, CountDesignTokenReferencesRequest, CountDesignTokenReferencesResponse, CreateContextDimensionRequest, CreateContextDimensionResponse, CreateCustomerProfileRequest, CreateCustomerProfileResponse, CreateLocaleRequest, CreateLocaleResponse, CreateNoteRequest, CreateNoteResponse, CreateShareRequest, CreateShareResponse, CreateVariantCatalogEntryRequest, CreateVariantCatalogEntryResponse, DeclineShareRequest, DeclineShareResponse, DeleteContextDimensionRequest, DeleteContextDimensionResponse, DeleteCustomerProfileRequest, DeleteCustomerProfileResponse, DeleteLocaleRequest, DeleteLocaleResponse, DeleteNoteRequest, DeleteNoteResponse, DeleteSettingRequest, DeleteSettingResponse, DeleteSettingsByCategoryRequest, DeleteSettingsByCategoryResponse, DeleteVariantCatalogEntryRequest, DeleteVariantCatalogEntryResponse, EnsureDefaultVariantCatalogEntryRequest, EnsureDefaultVariantCatalogEntryResponse, GetContextDimensionByKeyRequest, GetContextDimensionByKeyResponse, GetContextDimensionPublishStatusRequest, GetContextDimensionPublishStatusResponse, GetContextDimensionRequest, GetContextDimensionResponse, GetContextDimensionValuesRequest, GetContextDimensionValuesResponse, GetContextDimensionVersionRequest, GetContextDimensionVersionResponse, GetCustomerProfileRequest, GetCustomerProfileResponse, GetCustomerProfileSchemaRequest, GetCustomerProfileSchemaResponse, GetCustomerResolutionAttributesRequest, GetCustomerResolutionAttributesResponse, GetDefaultLocaleRequest, GetDefaultLocaleResponse, GetDefaultVariantCatalogEntryRequest, GetDefaultVariantCatalogEntryResponse, GetDesignTokensPublishStatusRequest, GetDesignTokensPublishStatusResponse, GetDesignTokensRequest, GetDesignTokensResponse, GetDesignTokenVersionRequest, GetDesignTokenVersionResponse, GetEditorConfigsRequest, GetEditorConfigsResponse, GetLocaleByCodeRequest, GetLocaleByCodeResponse, GetLocaleRequest, GetLocaleResponse, GetNavPreferencesRequest, GetNavPreferencesResponse, GetNoteRequest, GetNoteResponse, GetProfileSchemaPublishStatusRequest, GetProfileSchemaPublishStatusResponse, GetProfileSchemaVersionRequest, GetProfileSchemaVersionResponse, GetProjectPublishStatusRequest, GetProjectPublishStatusResponse, GetProjectSchemaRequest, GetProjectSchemaResponse, GetSettingsRequest, GetSettingsResponse, GetShareRequest, GetShareResponse, GetVariantCatalogEntryRequest, GetVariantCatalogEntryResponse, ListAuditLogsRequest, ListAuditLogsResponse, ListContextDimensionsRequest, ListContextDimensionsResponse, ListContextDimensionVersionsRequest, ListContextDimensionVersionsResponse, ListDesignTokenVersionsRequest, ListDesignTokenVersionsResponse, ListLocalesRequest, ListLocalesResponse, ListMyMentionsRequest, ListMyMentionsResponse, ListNotesRequest, ListNotesResponse, ListProfileSchemaVersionsRequest, ListProfileSchemaVersionsResponse, ListRecentlyOpenedRequest, ListRecentlyOpenedResponse, ListSharesRequest, ListSharesResponse, ListVariantCatalogRequest, ListVariantCatalogResponse, LookupCustomerProfileRequest, LookupCustomerProfileResponse, MarkMentionsSeenRequest, MarkMentionsSeenResponse, PublishContextDimensionRequest, PublishContextDimensionResponse, PublishDesignTokensRequest, PublishDesignTokensResponse, PublishProfileSchemaRequest, PublishProfileSchemaResponse, PublishProjectSchemaRequest, PublishProjectSchemaResponse, RemoveRecentlyOpenedRequest, RemoveRecentlyOpenedResponse, ResolveNoteRequest, ResolveNoteResponse, RestoreContextDimensionVersionRequest, RestoreContextDimensionVersionResponse, RestoreDesignTokenVersionRequest, RestoreDesignTokenVersionResponse, RestoreProfileSchemaVersionRequest, RestoreProfileSchemaVersionResponse, RevokeShareRequest, RevokeShareResponse, ScheduleContextDimensionPublishRequest, ScheduleContextDimensionPublishResponse, ScheduleDesignTokensPublishRequest, ScheduleDesignTokensPublishResponse, ScheduleProfileSchemaPublishRequest, ScheduleProfileSchemaPublishResponse, SearchCustomerProfilesRequest, SearchCustomerProfilesResponse, SearchNotesRequest, SearchNotesResponse, TrackRecentlyOpenedRequest, TrackRecentlyOpenedResponse, UnpublishContextDimensionRequest, UnpublishContextDimensionResponse, UnpublishDesignTokensRequest, UnpublishDesignTokensResponse, UnpublishProfileSchemaRequest, UnpublishProfileSchemaResponse, UnresolveNoteRequest, UnresolveNoteResponse, UpdateContextDimensionRequest, UpdateContextDimensionResponse, UpdateCustomerProfileRequest, UpdateCustomerProfileResponse, UpdateCustomerProfileSchemaRequest, UpdateCustomerProfileSchemaResponse, UpdateDesignTokensRequest, UpdateDesignTokensResponse, UpdateLocaleRequest, UpdateLocaleResponse, UpdateMentionStatusRequest, UpdateMentionStatusResponse, UpdateNavPreferencesRequest, UpdateNavPreferencesResponse, UpdateNoteRequest, UpdateNoteResponse, UpdateSettingRequest, UpdateSettingResponse, UpdateShareRequest, UpdateShareResponse, UpdateVariantCatalogEntryRequest, UpdateVariantCatalogEntryResponse } from "./settings_pbjs";
|
|
7
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
8
|
|
|
9
9
|
/**
|
|
@@ -484,6 +484,15 @@ export const SettingsService = {
|
|
|
484
484
|
O: SearchCustomerProfilesResponse,
|
|
485
485
|
kind: MethodKind.Unary,
|
|
486
486
|
},
|
|
487
|
+
/**
|
|
488
|
+
* @generated from rpc settings.v1.SettingsService.LookupCustomerProfile
|
|
489
|
+
*/
|
|
490
|
+
lookupCustomerProfile: {
|
|
491
|
+
name: "LookupCustomerProfile",
|
|
492
|
+
I: LookupCustomerProfileRequest,
|
|
493
|
+
O: LookupCustomerProfileResponse,
|
|
494
|
+
kind: MethodKind.Unary,
|
|
495
|
+
},
|
|
487
496
|
/**
|
|
488
497
|
* @generated from rpc settings.v1.SettingsService.DeleteCustomerProfile
|
|
489
498
|
*/
|
|
@@ -318,6 +318,13 @@ export declare type Share = Message<"settings.v1.Share"> & {
|
|
|
318
318
|
*/
|
|
319
319
|
permission: SharePermission;
|
|
320
320
|
|
|
321
|
+
/**
|
|
322
|
+
* Owner of the shared profile (set only when resource_type = PROFILE).
|
|
323
|
+
*
|
|
324
|
+
* @generated from field: optional string profile_customer_id = 8;
|
|
325
|
+
*/
|
|
326
|
+
profileCustomerId?: string | undefined;
|
|
327
|
+
|
|
321
328
|
/**
|
|
322
329
|
* Status.
|
|
323
330
|
*
|
|
@@ -1037,6 +1044,8 @@ export declare type CreateShareRequest = Message<"settings.v1.CreateShareRequest
|
|
|
1037
1044
|
fileId?: string | undefined;
|
|
1038
1045
|
|
|
1039
1046
|
/**
|
|
1047
|
+
* The customer the resource is shared WITH (recipient).
|
|
1048
|
+
*
|
|
1040
1049
|
* @generated from field: string customer_id = 4;
|
|
1041
1050
|
*/
|
|
1042
1051
|
customerId: string;
|
|
@@ -1045,6 +1054,14 @@ export declare type CreateShareRequest = Message<"settings.v1.CreateShareRequest
|
|
|
1045
1054
|
* @generated from field: settings.v1.SharePermission permission = 5;
|
|
1046
1055
|
*/
|
|
1047
1056
|
permission: SharePermission;
|
|
1057
|
+
|
|
1058
|
+
/**
|
|
1059
|
+
* Owner of the profile to share (required when resource_type = PROFILE;
|
|
1060
|
+
* a customer may only share their own profile).
|
|
1061
|
+
*
|
|
1062
|
+
* @generated from field: optional string profile_customer_id = 6;
|
|
1063
|
+
*/
|
|
1064
|
+
profileCustomerId?: string | undefined;
|
|
1048
1065
|
};
|
|
1049
1066
|
|
|
1050
1067
|
/**
|
|
@@ -2504,6 +2521,41 @@ export declare type CustomerProfileField = Message<"settings.v1.CustomerProfileF
|
|
|
2504
2521
|
*/
|
|
2505
2522
|
export declare const CustomerProfileFieldSchema: GenMessage<CustomerProfileField>;
|
|
2506
2523
|
|
|
2524
|
+
/**
|
|
2525
|
+
* An indexed access path resolving a single customer by a unique profile field
|
|
2526
|
+
* combination. Each entry emits one typed GraphQL query. Mirrors models'
|
|
2527
|
+
* LookupDefinition; the audience dimension is profile-specific because the
|
|
2528
|
+
* lookup crosses the per-customer boundary.
|
|
2529
|
+
*
|
|
2530
|
+
* @generated from message settings.v1.CustomerProfileLookup
|
|
2531
|
+
*/
|
|
2532
|
+
export declare type CustomerProfileLookup = Message<"settings.v1.CustomerProfileLookup"> & {
|
|
2533
|
+
/**
|
|
2534
|
+
* Ordered scalar profile field keys forming the unique lookup key (1..4).
|
|
2535
|
+
*
|
|
2536
|
+
* @generated from field: repeated string key_by = 1;
|
|
2537
|
+
*/
|
|
2538
|
+
keyBy: string[];
|
|
2539
|
+
|
|
2540
|
+
/**
|
|
2541
|
+
* Optional GraphQL field-name override; default customerProfileBy<Fields>.
|
|
2542
|
+
*
|
|
2543
|
+
* @generated from field: optional string name = 2;
|
|
2544
|
+
*/
|
|
2545
|
+
name?: string | undefined;
|
|
2546
|
+
|
|
2547
|
+
/**
|
|
2548
|
+
* @generated from field: settings.v1.CustomerProfileLookupAudience audience = 3;
|
|
2549
|
+
*/
|
|
2550
|
+
audience: CustomerProfileLookupAudience;
|
|
2551
|
+
};
|
|
2552
|
+
|
|
2553
|
+
/**
|
|
2554
|
+
* Describes the message settings.v1.CustomerProfileLookup.
|
|
2555
|
+
* Use `create(CustomerProfileLookupSchema)` to create a new message.
|
|
2556
|
+
*/
|
|
2557
|
+
export declare const CustomerProfileLookupSchema: GenMessage<CustomerProfileLookup>;
|
|
2558
|
+
|
|
2507
2559
|
/**
|
|
2508
2560
|
* @generated from message settings.v1.CustomerProfileSchema
|
|
2509
2561
|
*/
|
|
@@ -2528,6 +2580,11 @@ export declare type CustomerProfileSchema = Message<"settings.v1.CustomerProfile
|
|
|
2528
2580
|
*/
|
|
2529
2581
|
version: number;
|
|
2530
2582
|
|
|
2583
|
+
/**
|
|
2584
|
+
* @generated from field: repeated settings.v1.CustomerProfileLookup lookups = 5;
|
|
2585
|
+
*/
|
|
2586
|
+
lookups: CustomerProfileLookup[];
|
|
2587
|
+
|
|
2531
2588
|
/**
|
|
2532
2589
|
* @generated from field: google.protobuf.Timestamp created_at = 50;
|
|
2533
2590
|
*/
|
|
@@ -3064,6 +3121,11 @@ export declare type UpdateCustomerProfileSchemaRequest = Message<"settings.v1.Up
|
|
|
3064
3121
|
* @generated from field: repeated string public_fields = 2;
|
|
3065
3122
|
*/
|
|
3066
3123
|
publicFields: string[];
|
|
3124
|
+
|
|
3125
|
+
/**
|
|
3126
|
+
* @generated from field: repeated settings.v1.CustomerProfileLookup lookups = 3;
|
|
3127
|
+
*/
|
|
3128
|
+
lookups: CustomerProfileLookup[];
|
|
3067
3129
|
};
|
|
3068
3130
|
|
|
3069
3131
|
/**
|
|
@@ -3088,6 +3150,50 @@ export declare type UpdateCustomerProfileSchemaResponse = Message<"settings.v1.U
|
|
|
3088
3150
|
*/
|
|
3089
3151
|
export declare const UpdateCustomerProfileSchemaResponseSchema: GenMessage<UpdateCustomerProfileSchemaResponse>;
|
|
3090
3152
|
|
|
3153
|
+
/**
|
|
3154
|
+
* Resolves a single customer by a declared profile lookup key. key_hash is the
|
|
3155
|
+
* SHA256 of the encoded key_by values (same encoding the projection writer
|
|
3156
|
+
* uses), computed by the api-public resolver. Returns the matched customer_id,
|
|
3157
|
+
* or empty when no projection row matches.
|
|
3158
|
+
*
|
|
3159
|
+
* @generated from message settings.v1.LookupCustomerProfileRequest
|
|
3160
|
+
*/
|
|
3161
|
+
export declare type LookupCustomerProfileRequest = Message<"settings.v1.LookupCustomerProfileRequest"> & {
|
|
3162
|
+
/**
|
|
3163
|
+
* @generated from field: string lookup_name = 1;
|
|
3164
|
+
*/
|
|
3165
|
+
lookupName: string;
|
|
3166
|
+
|
|
3167
|
+
/**
|
|
3168
|
+
* @generated from field: bytes key_hash = 2;
|
|
3169
|
+
*/
|
|
3170
|
+
keyHash: Uint8Array;
|
|
3171
|
+
};
|
|
3172
|
+
|
|
3173
|
+
/**
|
|
3174
|
+
* Describes the message settings.v1.LookupCustomerProfileRequest.
|
|
3175
|
+
* Use `create(LookupCustomerProfileRequestSchema)` to create a new message.
|
|
3176
|
+
*/
|
|
3177
|
+
export declare const LookupCustomerProfileRequestSchema: GenMessage<LookupCustomerProfileRequest>;
|
|
3178
|
+
|
|
3179
|
+
/**
|
|
3180
|
+
* @generated from message settings.v1.LookupCustomerProfileResponse
|
|
3181
|
+
*/
|
|
3182
|
+
export declare type LookupCustomerProfileResponse = Message<"settings.v1.LookupCustomerProfileResponse"> & {
|
|
3183
|
+
/**
|
|
3184
|
+
* empty ⇒ no match
|
|
3185
|
+
*
|
|
3186
|
+
* @generated from field: optional string customer_id = 1;
|
|
3187
|
+
*/
|
|
3188
|
+
customerId?: string | undefined;
|
|
3189
|
+
};
|
|
3190
|
+
|
|
3191
|
+
/**
|
|
3192
|
+
* Describes the message settings.v1.LookupCustomerProfileResponse.
|
|
3193
|
+
* Use `create(LookupCustomerProfileResponseSchema)` to create a new message.
|
|
3194
|
+
*/
|
|
3195
|
+
export declare const LookupCustomerProfileResponseSchema: GenMessage<LookupCustomerProfileResponse>;
|
|
3196
|
+
|
|
3091
3197
|
/**
|
|
3092
3198
|
* @generated from message settings.v1.CustomerProfileResult
|
|
3093
3199
|
*/
|
|
@@ -5960,6 +6066,14 @@ export enum ShareResourceType {
|
|
|
5960
6066
|
* @generated from enum value: SHARE_RESOURCE_TYPE_FILE = 2;
|
|
5961
6067
|
*/
|
|
5962
6068
|
FILE = 2,
|
|
6069
|
+
|
|
6070
|
+
/**
|
|
6071
|
+
* A customer profile, owned by profile_customer_id. A "friend connection" is
|
|
6072
|
+
* a profile share; grants read-only cross-customer access via RLS.
|
|
6073
|
+
*
|
|
6074
|
+
* @generated from enum value: SHARE_RESOURCE_TYPE_PROFILE = 3;
|
|
6075
|
+
*/
|
|
6076
|
+
PROFILE = 3,
|
|
5963
6077
|
}
|
|
5964
6078
|
|
|
5965
6079
|
/**
|
|
@@ -6027,6 +6141,40 @@ export enum ShareStatus {
|
|
|
6027
6141
|
*/
|
|
6028
6142
|
export declare const ShareStatusSchema: GenEnum<ShareStatus>;
|
|
6029
6143
|
|
|
6144
|
+
/**
|
|
6145
|
+
* Who may call the typed GraphQL query a profile lookup generates.
|
|
6146
|
+
*
|
|
6147
|
+
* @generated from enum settings.v1.CustomerProfileLookupAudience
|
|
6148
|
+
*/
|
|
6149
|
+
export enum CustomerProfileLookupAudience {
|
|
6150
|
+
/**
|
|
6151
|
+
* treated as OPERATOR
|
|
6152
|
+
*
|
|
6153
|
+
* @generated from enum value: CUSTOMER_PROFILE_LOOKUP_AUDIENCE_UNSPECIFIED = 0;
|
|
6154
|
+
*/
|
|
6155
|
+
UNSPECIFIED = 0,
|
|
6156
|
+
|
|
6157
|
+
/**
|
|
6158
|
+
* Operator/service only (profiles:lookup scope); returns the full profile.
|
|
6159
|
+
*
|
|
6160
|
+
* @generated from enum value: CUSTOMER_PROFILE_LOOKUP_AUDIENCE_OPERATOR = 1;
|
|
6161
|
+
*/
|
|
6162
|
+
OPERATOR = 1,
|
|
6163
|
+
|
|
6164
|
+
/**
|
|
6165
|
+
* Any authenticated customer (cross-customer); returns the public projection
|
|
6166
|
+
* only and is rate-limited. See customer-profile-resolvers-rfc.md, Stage 4.
|
|
6167
|
+
*
|
|
6168
|
+
* @generated from enum value: CUSTOMER_PROFILE_LOOKUP_AUDIENCE_PUBLIC = 2;
|
|
6169
|
+
*/
|
|
6170
|
+
PUBLIC = 2,
|
|
6171
|
+
}
|
|
6172
|
+
|
|
6173
|
+
/**
|
|
6174
|
+
* Describes the enum settings.v1.CustomerProfileLookupAudience.
|
|
6175
|
+
*/
|
|
6176
|
+
export declare const CustomerProfileLookupAudienceSchema: GenEnum<CustomerProfileLookupAudience>;
|
|
6177
|
+
|
|
6030
6178
|
/**
|
|
6031
6179
|
* @generated from service settings.v1.SettingsService
|
|
6032
6180
|
*/
|
|
@@ -6453,6 +6601,14 @@ export declare const SettingsService: GenService<{
|
|
|
6453
6601
|
input: typeof SearchCustomerProfilesRequestSchema;
|
|
6454
6602
|
output: typeof SearchCustomerProfilesResponseSchema;
|
|
6455
6603
|
},
|
|
6604
|
+
/**
|
|
6605
|
+
* @generated from rpc settings.v1.SettingsService.LookupCustomerProfile
|
|
6606
|
+
*/
|
|
6607
|
+
lookupCustomerProfile: {
|
|
6608
|
+
methodKind: "unary";
|
|
6609
|
+
input: typeof LookupCustomerProfileRequestSchema;
|
|
6610
|
+
output: typeof LookupCustomerProfileResponseSchema;
|
|
6611
|
+
},
|
|
6456
6612
|
/**
|
|
6457
6613
|
* @generated from rpc settings.v1.SettingsService.DeleteCustomerProfile
|
|
6458
6614
|
*/
|