API hub v1 API - Class Documentation (1.0.0-beta02)

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.

Inheritance

object > Documentation

Namespace

Google.Cloud.ApiHub.V1

Assembly

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