public sealed class FhirStoreSource : IMessage<FhirStoreSource>, IEquatable<FhirStoreSource>, IDeepCloneable<FhirStoreSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class FhirStoreSource.
Required. The full resource name of the FHIR store to import data from, in
the format of
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}.
Intermediate Cloud Storage directory used for the import with a length
limit of 2,000 characters. Can be specified if one wants to have the
FhirStore export to a specific Cloud Storage directory.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eFhirStoreSource\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.1.0, and also provides links to the other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFhirStoreSource\u003c/code\u003e class is used to import data from a Cloud FHIR store, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eFhirStoreSource()\u003c/code\u003e for default initialization and \u003ccode\u003eFhirStoreSource(FhirStoreSource other)\u003c/code\u003e for copying an existing instance, and also provides multiple properties.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eFhirStore\u003c/code\u003e which represents the full resource name of the FHIR store, \u003ccode\u003eFhirStoreAsFhirStoreName\u003c/code\u003e which offers a typed view of the \u003ccode\u003eFhirStore\u003c/code\u003e property, and \u003ccode\u003eGcsStagingDir\u003c/code\u003e, which specifies an intermediate Cloud Storage directory for the import process.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eFhirStoreSource\u003c/code\u003e class is \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e, and the assembly is \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1.dll\u003c/code\u003e, it also provides a link to the inherited members of \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]