Vision AI v1 API - Class DataSchemaDetails.Types.ProtoAnyConfig (1.0.0-beta01)

public sealed class DataSchemaDetails.Types.ProtoAnyConfig : IMessage<DataSchemaDetails.Types.ProtoAnyConfig>, IEquatable<DataSchemaDetails.Types.ProtoAnyConfig>, IDeepCloneable<DataSchemaDetails.Types.ProtoAnyConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Vision AI v1 API class DataSchemaDetails.Types.ProtoAnyConfig.

The configuration for PROTO_ANY data type.

Inheritance

object > DataSchemaDetails.Types.ProtoAnyConfig

Namespace

Google.Cloud.VisionAI.V1

Assembly

Google.Cloud.VisionAI.V1.dll

Constructors

ProtoAnyConfig()

public ProtoAnyConfig()

ProtoAnyConfig(ProtoAnyConfig)

public ProtoAnyConfig(DataSchemaDetails.Types.ProtoAnyConfig other)
Parameter
Name Description
other DataSchemaDetailsTypesProtoAnyConfig

Properties

TypeUri

public string TypeUri { get; set; }

The type URI of the proto message.

Property Value
Type Description
string