public sealed class RuntimeEntitySchema : IMessage<RuntimeEntitySchema>, IEquatable<RuntimeEntitySchema>, IDeepCloneable<RuntimeEntitySchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class RuntimeEntitySchema.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This documentation provides details for the `RuntimeEntitySchema` class within the Google Cloud Connectors v1 API."],["`RuntimeEntitySchema` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new `RuntimeEntitySchema` object, or a copy of another `RuntimeEntitySchema` object."],["It exposes properties like `Entity` (a string representing the name of the entity) and `Fields` (a list of fields in the entity)."],["This class is part of the `Google.Cloud.Connectors.V1` namespace, found in the `Google.Cloud.Connectors.V1.dll` assembly, with version history available from 1.0.0 to 1.3.0."]]],[]]