Vision AI v1 API - Class AnalyzerDefinition.Types.DebugOptions (1.0.0-beta01)

public sealed class AnalyzerDefinition.Types.DebugOptions : IMessage<AnalyzerDefinition.Types.DebugOptions>, IEquatable<AnalyzerDefinition.Types.DebugOptions>, IDeepCloneable<AnalyzerDefinition.Types.DebugOptions>, IBufferMessage, IMessage

Reference documentation and code samples for the Vision AI v1 API class AnalyzerDefinition.Types.DebugOptions.

Options available for debugging purposes only.

Inheritance

object > AnalyzerDefinition.Types.DebugOptions

Namespace

Google.Cloud.VisionAI.V1

Assembly

Google.Cloud.VisionAI.V1.dll

Constructors

DebugOptions()

public DebugOptions()

DebugOptions(DebugOptions)

public DebugOptions(AnalyzerDefinition.Types.DebugOptions other)
Parameter
Name Description
other AnalyzerDefinitionTypesDebugOptions

Properties

EnvironmentVariables

public MapField<string, string> EnvironmentVariables { get; }

Environment variables.

Property Value
Type Description
MapFieldstringstring