Show / Hide Table of Contents

Enum StyleConfigView

What subset of the StyleConfig to return.

Namespace: Google.Maps.MapManagement.V2
Assembly: Google.Maps.MapManagement.V2.dll
Syntax
public enum StyleConfigView

Fields

Name Description
Full

Include the json_style_sheet and style_sheet in the response.

MetadataOnly

Exclude the json_style_sheet and style_sheet from the response.

Unspecified

Unspecified view.

In this article
Back to top Generated by DocFX