class Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
Citation source.
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @reference_id = args[:reference_id] if args.key?(:reference_id) end