Class ContextualContent.Types.Justification
Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details.
Justifications for the place. Justifications answers the question of why a place could interest an end user.
Implements
Namespace: Google.Maps.Places.V1
Assembly: Google.Maps.Places.V1.dll
Syntax
public sealed class ContextualContent.Types.Justification : IMessage<ContextualContent.Types.Justification>, IEquatable<ContextualContent.Types.Justification>, IDeepCloneable<ContextualContent.Types.Justification>, IBufferMessage, IMessage
Constructors
Justification()
Declaration
public Justification()
Justification(Justification)
Declaration
public Justification(ContextualContent.Types.Justification other)
Parameters
Type | Name | Description |
---|---|---|
ContextualContent.Types.Justification | other |
Properties
BusinessAvailabilityAttributesJustification
Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details.
Declaration
public ContextualContent.Types.Justification.Types.BusinessAvailabilityAttributesJustification BusinessAvailabilityAttributesJustification { get; set; }
Property Value
Type | Description |
---|---|
ContextualContent.Types.Justification.Types.BusinessAvailabilityAttributesJustification |
JustificationCase
Declaration
public ContextualContent.Types.Justification.JustificationOneofCase JustificationCase { get; }
Property Value
Type | Description |
---|---|
ContextualContent.Types.Justification.JustificationOneofCase |
ReviewJustification
Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details.
Declaration
public ContextualContent.Types.Justification.Types.ReviewJustification ReviewJustification { get; set; }
Property Value
Type | Description |
---|---|
ContextualContent.Types.Justification.Types.ReviewJustification |