Cloud AI Platform v1 API - Class GroundingAttribution.Types.Web (2.27.0)

public sealed class GroundingAttribution.Types.Web : IMessage<GroundingAttribution.Types.Web>, IEquatable<GroundingAttribution.Types.Web>, IDeepCloneable<GroundingAttribution.Types.Web>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class GroundingAttribution.Types.Web.

Attribution from the web.

Inheritance

object > GroundingAttribution.Types.Web

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

Web()

public Web()

Web(Web)

public Web(GroundingAttribution.Types.Web other)
Parameter
NameDescription
otherGroundingAttributionTypesWeb

Properties

Title

public string Title { get; set; }

Output only. Title of the attribution.

Property Value
TypeDescription
string

Uri

public string Uri { get; set; }

Output only. URI reference of the attribution.

Property Value
TypeDescription
string