Class GoogleCloudDataplexV1GraphProfileEdgeTypeExtractionHints
Extraction hints (edge-level).
Implements
Inherited Members
Namespace: Google.Apis.CloudDataplex.v1.Data
Assembly: Google.Apis.CloudDataplex.v1.dll
Syntax
public class GoogleCloudDataplexV1GraphProfileEdgeTypeExtractionHints : IDirectResponseSchema
Properties
Cardinality
Output only. Expected connectivity topology and bounds of this relationship. Format: "Topology - Description" Example: "1:N - One company can have multiple financial reports."
Declaration
[JsonProperty("cardinality")]
public virtual string Cardinality { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |