public sealed class Documentation : IMessage<Documentation>, IEquatable<Documentation>, IDeepCloneable<Documentation>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class Documentation.
Documentation details.
Implements
IMessageDocumentation, IEquatableDocumentation, IDeepCloneableDocumentation, IBufferMessage, IMessageNamespace
Google.Cloud.ApiHub.V1Assembly
Google.Cloud.ApiHub.V1.dll
Constructors
Documentation()
public Documentation()
Documentation(Documentation)
public Documentation(Documentation other)
Parameter | |
---|---|
Name | Description |
other |
Documentation |
Properties
ExternalUri
public string ExternalUri { get; set; }
Optional. The uri of the externally hosted documentation.
Property Value | |
---|---|
Type | Description |
string |