class Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundingFact
def update!(**args)
def update!(**args) @attributes = args[:attributes] if args.key?(:attributes) @fact_text = args[:fact_text] if args.key?(:fact_text) end
def update!(**args) @attributes = args[:attributes] if args.key?(:attributes) @fact_text = args[:fact_text] if args.key?(:fact_text) end