Show / Hide Table of Contents

Enum ResourcesResource.BuildingsResource.UpdateRequest.CoordinatesSourceEnum

Source from which Building.coordinates are derived.

Namespace: Google.Apis.Admin.Directory.directory_v1
Assembly: Google.Apis.Admin.Directory.directory_v1.dll
Syntax
public enum ResourcesResource.BuildingsResource.UpdateRequest.CoordinatesSourceEnum

Fields

Name Description
CLIENTSPECIFIED

Building.coordinates are set to the coordinates included in the request.

RESOLVEDFROMADDRESS

Building.coordinates are automatically populated based on the postal address.

SOURCEUNSPECIFIED

Defaults to RESOLVED_FROM_ADDRESS if postal address is provided. Otherwise, defaults to CLIENT_SPECIFIED if coordinates are provided.

In this article
Back to top Generated by DocFX