Class GoogleFirebaseAppdistroV1alphaGoalActionDebugInfo
Information to help the customer understand why the agent took this action
Implements
Inherited Members
Namespace: Google.Apis.FirebaseAppDistribution.v1alpha.Data
Assembly: Google.Apis.FirebaseAppDistribution.v1alpha.dll
Syntax
public class GoogleFirebaseAppdistroV1alphaGoalActionDebugInfo : IDirectResponseSchema
Properties
AnnotatedScreenshotUri
Output only. URI of the screenshot with elements labeled which was used by the agent
Declaration
[JsonProperty("annotatedScreenshotUri")]
public virtual string AnnotatedScreenshotUri { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
JsonUri
Output only. Structured data explaining the agent's choice
Declaration
[JsonProperty("jsonUri")]
public virtual string JsonUri { get; set; }
Property Value
Type | Description |
---|---|
string |