Show / Hide Table of Contents

Enum StyleConfigView

What subset of the StyleConfig to return.

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

Fields

Name Description
Full

Include the json_style_sheet in the response.

MetadataOnly

Exclude the json_style_sheet from the response.

Unspecified

Unspecified view.

In this article
Back to top Generated by DocFX