Show / Hide Table of Contents

Class MapManagementClientImpl

MapManagement client wrapper implementation, for convenient use.

Inheritance
object
MapManagementClient
MapManagementClientImpl
Inherited Members
MapManagementClient.DefaultEndpoint
MapManagementClient.DefaultScopes
MapManagementClient.ServiceMetadata
MapManagementClient.CreateAsync(CancellationToken)
MapManagementClient.Create()
MapManagementClient.ShutdownDefaultChannelsAsync()
MapManagementClient.CreateMapConfigAsync(CreateMapConfigRequest, CancellationToken)
MapManagementClient.CreateMapConfig(string, MapConfig, CallSettings)
MapManagementClient.CreateMapConfigAsync(string, MapConfig, CallSettings)
MapManagementClient.CreateMapConfigAsync(string, MapConfig, CancellationToken)
MapManagementClient.CreateMapConfig(ProjectName, MapConfig, CallSettings)
MapManagementClient.CreateMapConfigAsync(ProjectName, MapConfig, CallSettings)
MapManagementClient.CreateMapConfigAsync(ProjectName, MapConfig, CancellationToken)
MapManagementClient.GetMapConfigAsync(GetMapConfigRequest, CancellationToken)
MapManagementClient.GetMapConfig(string, CallSettings)
MapManagementClient.GetMapConfigAsync(string, CallSettings)
MapManagementClient.GetMapConfigAsync(string, CancellationToken)
MapManagementClient.GetMapConfig(MapConfigName, CallSettings)
MapManagementClient.GetMapConfigAsync(MapConfigName, CallSettings)
MapManagementClient.GetMapConfigAsync(MapConfigName, CancellationToken)
MapManagementClient.ListMapConfigs(string, string, int?, CallSettings)
MapManagementClient.ListMapConfigsAsync(string, string, int?, CallSettings)
MapManagementClient.ListMapConfigs(ProjectName, string, int?, CallSettings)
MapManagementClient.ListMapConfigsAsync(ProjectName, string, int?, CallSettings)
MapManagementClient.UpdateMapConfigAsync(UpdateMapConfigRequest, CancellationToken)
MapManagementClient.UpdateMapConfig(MapConfig, FieldMask, CallSettings)
MapManagementClient.UpdateMapConfigAsync(MapConfig, FieldMask, CallSettings)
MapManagementClient.UpdateMapConfigAsync(MapConfig, FieldMask, CancellationToken)
MapManagementClient.DeleteMapConfigAsync(DeleteMapConfigRequest, CancellationToken)
MapManagementClient.DeleteMapConfig(string, bool, CallSettings)
MapManagementClient.DeleteMapConfigAsync(string, bool, CallSettings)
MapManagementClient.DeleteMapConfigAsync(string, bool, CancellationToken)
MapManagementClient.DeleteMapConfig(MapConfigName, bool, CallSettings)
MapManagementClient.DeleteMapConfigAsync(MapConfigName, bool, CallSettings)
MapManagementClient.DeleteMapConfigAsync(MapConfigName, bool, CancellationToken)
MapManagementClient.CreateStyleConfigAsync(CreateStyleConfigRequest, CancellationToken)
MapManagementClient.CreateStyleConfig(string, StyleConfig, CallSettings)
MapManagementClient.CreateStyleConfigAsync(string, StyleConfig, CallSettings)
MapManagementClient.CreateStyleConfigAsync(string, StyleConfig, CancellationToken)
MapManagementClient.CreateStyleConfig(ProjectName, StyleConfig, CallSettings)
MapManagementClient.CreateStyleConfigAsync(ProjectName, StyleConfig, CallSettings)
MapManagementClient.CreateStyleConfigAsync(ProjectName, StyleConfig, CancellationToken)
MapManagementClient.GetStyleConfigAsync(GetStyleConfigRequest, CancellationToken)
MapManagementClient.GetStyleConfig(string, CallSettings)
MapManagementClient.GetStyleConfigAsync(string, CallSettings)
MapManagementClient.GetStyleConfigAsync(string, CancellationToken)
MapManagementClient.GetStyleConfig(StyleConfigName, CallSettings)
MapManagementClient.GetStyleConfigAsync(StyleConfigName, CallSettings)
MapManagementClient.GetStyleConfigAsync(StyleConfigName, CancellationToken)
MapManagementClient.ListStyleConfigs(string, string, int?, CallSettings)
MapManagementClient.ListStyleConfigsAsync(string, string, int?, CallSettings)
MapManagementClient.ListStyleConfigs(ProjectName, string, int?, CallSettings)
MapManagementClient.ListStyleConfigsAsync(ProjectName, string, int?, CallSettings)
MapManagementClient.UpdateStyleConfigAsync(UpdateStyleConfigRequest, CancellationToken)
MapManagementClient.UpdateStyleConfig(StyleConfig, FieldMask, CallSettings)
MapManagementClient.UpdateStyleConfigAsync(StyleConfig, FieldMask, CallSettings)
MapManagementClient.UpdateStyleConfigAsync(StyleConfig, FieldMask, CancellationToken)
MapManagementClient.DeleteStyleConfigAsync(DeleteStyleConfigRequest, CancellationToken)
MapManagementClient.DeleteStyleConfig(string, CallSettings)
MapManagementClient.DeleteStyleConfigAsync(string, CallSettings)
MapManagementClient.DeleteStyleConfigAsync(string, CancellationToken)
MapManagementClient.DeleteStyleConfig(StyleConfigName, CallSettings)
MapManagementClient.DeleteStyleConfigAsync(StyleConfigName, CallSettings)
MapManagementClient.DeleteStyleConfigAsync(StyleConfigName, CancellationToken)
MapManagementClient.CreateMapContextConfigAsync(CreateMapContextConfigRequest, CancellationToken)
MapManagementClient.CreateMapContextConfig(string, MapContextConfig, CallSettings)
MapManagementClient.CreateMapContextConfigAsync(string, MapContextConfig, CallSettings)
MapManagementClient.CreateMapContextConfigAsync(string, MapContextConfig, CancellationToken)
MapManagementClient.CreateMapContextConfig(MapConfigName, MapContextConfig, CallSettings)
MapManagementClient.CreateMapContextConfigAsync(MapConfigName, MapContextConfig, CallSettings)
MapManagementClient.CreateMapContextConfigAsync(MapConfigName, MapContextConfig, CancellationToken)
MapManagementClient.GetMapContextConfigAsync(GetMapContextConfigRequest, CancellationToken)
MapManagementClient.GetMapContextConfig(string, CallSettings)
MapManagementClient.GetMapContextConfigAsync(string, CallSettings)
MapManagementClient.GetMapContextConfigAsync(string, CancellationToken)
MapManagementClient.GetMapContextConfig(MapContextConfigName, CallSettings)
MapManagementClient.GetMapContextConfigAsync(MapContextConfigName, CallSettings)
MapManagementClient.GetMapContextConfigAsync(MapContextConfigName, CancellationToken)
MapManagementClient.ListMapContextConfigs(string, string, int?, CallSettings)
MapManagementClient.ListMapContextConfigsAsync(string, string, int?, CallSettings)
MapManagementClient.ListMapContextConfigs(MapConfigName, string, int?, CallSettings)
MapManagementClient.ListMapContextConfigsAsync(MapConfigName, string, int?, CallSettings)
MapManagementClient.UpdateMapContextConfigAsync(UpdateMapContextConfigRequest, CancellationToken)
MapManagementClient.UpdateMapContextConfig(MapContextConfig, FieldMask, CallSettings)
MapManagementClient.UpdateMapContextConfigAsync(MapContextConfig, FieldMask, CallSettings)
MapManagementClient.UpdateMapContextConfigAsync(MapContextConfig, FieldMask, CancellationToken)
MapManagementClient.DeleteMapContextConfigAsync(DeleteMapContextConfigRequest, CancellationToken)
MapManagementClient.DeleteMapContextConfig(string, CallSettings)
MapManagementClient.DeleteMapContextConfigAsync(string, CallSettings)
MapManagementClient.DeleteMapContextConfigAsync(string, CancellationToken)
MapManagementClient.DeleteMapContextConfig(MapContextConfigName, CallSettings)
MapManagementClient.DeleteMapContextConfigAsync(MapContextConfigName, CallSettings)
MapManagementClient.DeleteMapContextConfigAsync(MapContextConfigName, CancellationToken)
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Maps.MapManagement.V2Beta
Assembly: Google.Maps.MapManagement.V2Beta.dll
Syntax
public sealed class MapManagementClientImpl : MapManagementClient
Remarks

The Map Management API uses your inputs to create and manage Google Cloud based styling resources for Google Maps.

Using this API, you can can create and manage MapConfigs (Map IDs), StyleConfigs (JSON-based styling), and MapContextConfigs (associations between styles, datasets, and map variants).

This API offers features through three channels:

  • v2alpha: Experimental features.
  • v2beta: Preview features, recommended for early adoption.
  • v2: General Availability (GA) features.

Capabilities described here are generally available across both the v2alpha and v2beta endpoints.

Constructors

MapManagementClientImpl(MapManagementClient, MapManagementSettings, ILogger)

Constructs a client wrapper for the MapManagement service, with the specified gRPC client and settings.

Declaration
public MapManagementClientImpl(MapManagement.MapManagementClient grpcClient, MapManagementSettings settings, ILogger logger)
Parameters
Type Name Description
MapManagement.MapManagementClient grpcClient

The underlying gRPC client.

MapManagementSettings settings

The base MapManagementSettings used within this client.

ILogger logger

Optional ILogger to use within this client.

Properties

GrpcClient

The underlying gRPC MapManagement client

Declaration
public override MapManagement.MapManagementClient GrpcClient { get; }
Property Value
Type Description
MapManagement.MapManagementClient
Overrides
MapManagementClient.GrpcClient

Methods

CreateMapConfig(CreateMapConfigRequest, CallSettings)

Creates a MapConfig in a project.

Declaration
public override MapConfig CreateMapConfig(CreateMapConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateMapConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
MapConfig

The RPC response.

Overrides
MapManagementClient.CreateMapConfig(CreateMapConfigRequest, CallSettings)

CreateMapConfigAsync(CreateMapConfigRequest, CallSettings)

Creates a MapConfig in a project.

Declaration
public override Task<MapConfig> CreateMapConfigAsync(CreateMapConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateMapConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task<MapConfig>

A Task containing the RPC response.

Overrides
MapManagementClient.CreateMapConfigAsync(CreateMapConfigRequest, CallSettings)

CreateMapContextConfig(CreateMapContextConfigRequest, CallSettings)

Creates a MapContextConfig.

Declaration
public override MapContextConfig CreateMapContextConfig(CreateMapContextConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateMapContextConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
MapContextConfig

The RPC response.

Overrides
MapManagementClient.CreateMapContextConfig(CreateMapContextConfigRequest, CallSettings)

CreateMapContextConfigAsync(CreateMapContextConfigRequest, CallSettings)

Creates a MapContextConfig.

Declaration
public override Task<MapContextConfig> CreateMapContextConfigAsync(CreateMapContextConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateMapContextConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task<MapContextConfig>

A Task containing the RPC response.

Overrides
MapManagementClient.CreateMapContextConfigAsync(CreateMapContextConfigRequest, CallSettings)

CreateStyleConfig(CreateStyleConfigRequest, CallSettings)

Creates a StyleConfig.

Declaration
public override StyleConfig CreateStyleConfig(CreateStyleConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateStyleConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
StyleConfig

The RPC response.

Overrides
MapManagementClient.CreateStyleConfig(CreateStyleConfigRequest, CallSettings)

CreateStyleConfigAsync(CreateStyleConfigRequest, CallSettings)

Creates a StyleConfig.

Declaration
public override Task<StyleConfig> CreateStyleConfigAsync(CreateStyleConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateStyleConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task<StyleConfig>

A Task containing the RPC response.

Overrides
MapManagementClient.CreateStyleConfigAsync(CreateStyleConfigRequest, CallSettings)

DeleteMapConfig(DeleteMapConfigRequest, CallSettings)

Deletes a MapConfig.

Declaration
public override void DeleteMapConfig(DeleteMapConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteMapConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
MapManagementClient.DeleteMapConfig(DeleteMapConfigRequest, CallSettings)

DeleteMapConfigAsync(DeleteMapConfigRequest, CallSettings)

Deletes a MapConfig.

Declaration
public override Task DeleteMapConfigAsync(DeleteMapConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteMapConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task

A Task containing the RPC response.

Overrides
MapManagementClient.DeleteMapConfigAsync(DeleteMapConfigRequest, CallSettings)

DeleteMapContextConfig(DeleteMapContextConfigRequest, CallSettings)

Deletes a MapContextConfig.

Declaration
public override void DeleteMapContextConfig(DeleteMapContextConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteMapContextConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
MapManagementClient.DeleteMapContextConfig(DeleteMapContextConfigRequest, CallSettings)

DeleteMapContextConfigAsync(DeleteMapContextConfigRequest, CallSettings)

Deletes a MapContextConfig.

Declaration
public override Task DeleteMapContextConfigAsync(DeleteMapContextConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteMapContextConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task

A Task containing the RPC response.

Overrides
MapManagementClient.DeleteMapContextConfigAsync(DeleteMapContextConfigRequest, CallSettings)

DeleteStyleConfig(DeleteStyleConfigRequest, CallSettings)

Deletes a StyleConfig.

Declaration
public override void DeleteStyleConfig(DeleteStyleConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteStyleConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
MapManagementClient.DeleteStyleConfig(DeleteStyleConfigRequest, CallSettings)

DeleteStyleConfigAsync(DeleteStyleConfigRequest, CallSettings)

Deletes a StyleConfig.

Declaration
public override Task DeleteStyleConfigAsync(DeleteStyleConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteStyleConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task

A Task containing the RPC response.

Overrides
MapManagementClient.DeleteStyleConfigAsync(DeleteStyleConfigRequest, CallSettings)

GetMapConfig(GetMapConfigRequest, CallSettings)

Gets a MapConfig.

Declaration
public override MapConfig GetMapConfig(GetMapConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetMapConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
MapConfig

The RPC response.

Overrides
MapManagementClient.GetMapConfig(GetMapConfigRequest, CallSettings)

GetMapConfigAsync(GetMapConfigRequest, CallSettings)

Gets a MapConfig.

Declaration
public override Task<MapConfig> GetMapConfigAsync(GetMapConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetMapConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task<MapConfig>

A Task containing the RPC response.

Overrides
MapManagementClient.GetMapConfigAsync(GetMapConfigRequest, CallSettings)

GetMapContextConfig(GetMapContextConfigRequest, CallSettings)

Gets a MapContextConfig.

Declaration
public override MapContextConfig GetMapContextConfig(GetMapContextConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetMapContextConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
MapContextConfig

The RPC response.

Overrides
MapManagementClient.GetMapContextConfig(GetMapContextConfigRequest, CallSettings)

GetMapContextConfigAsync(GetMapContextConfigRequest, CallSettings)

Gets a MapContextConfig.

Declaration
public override Task<MapContextConfig> GetMapContextConfigAsync(GetMapContextConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetMapContextConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task<MapContextConfig>

A Task containing the RPC response.

Overrides
MapManagementClient.GetMapContextConfigAsync(GetMapContextConfigRequest, CallSettings)

GetStyleConfig(GetStyleConfigRequest, CallSettings)

Gets a StyleConfig.

Declaration
public override StyleConfig GetStyleConfig(GetStyleConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetStyleConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
StyleConfig

The RPC response.

Overrides
MapManagementClient.GetStyleConfig(GetStyleConfigRequest, CallSettings)

GetStyleConfigAsync(GetStyleConfigRequest, CallSettings)

Gets a StyleConfig.

Declaration
public override Task<StyleConfig> GetStyleConfigAsync(GetStyleConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetStyleConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task<StyleConfig>

A Task containing the RPC response.

Overrides
MapManagementClient.GetStyleConfigAsync(GetStyleConfigRequest, CallSettings)

ListMapConfigs(ListMapConfigsRequest, CallSettings)

Lists MapConfigs for a project.

Declaration
public override PagedEnumerable<ListMapConfigsResponse, MapConfig> ListMapConfigs(ListMapConfigsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListMapConfigsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListMapConfigsResponse, MapConfig>

A pageable sequence of MapConfig resources.

Overrides
MapManagementClient.ListMapConfigs(ListMapConfigsRequest, CallSettings)

ListMapConfigsAsync(ListMapConfigsRequest, CallSettings)

Lists MapConfigs for a project.

Declaration
public override PagedAsyncEnumerable<ListMapConfigsResponse, MapConfig> ListMapConfigsAsync(ListMapConfigsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListMapConfigsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListMapConfigsResponse, MapConfig>

A pageable asynchronous sequence of MapConfig resources.

Overrides
MapManagementClient.ListMapConfigsAsync(ListMapConfigsRequest, CallSettings)

ListMapContextConfigs(ListMapContextConfigsRequest, CallSettings)

Lists MapContextConfigs.

Declaration
public override PagedEnumerable<ListMapContextConfigsResponse, MapContextConfig> ListMapContextConfigs(ListMapContextConfigsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListMapContextConfigsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListMapContextConfigsResponse, MapContextConfig>

A pageable sequence of MapContextConfig resources.

Overrides
MapManagementClient.ListMapContextConfigs(ListMapContextConfigsRequest, CallSettings)

ListMapContextConfigsAsync(ListMapContextConfigsRequest, CallSettings)

Lists MapContextConfigs.

Declaration
public override PagedAsyncEnumerable<ListMapContextConfigsResponse, MapContextConfig> ListMapContextConfigsAsync(ListMapContextConfigsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListMapContextConfigsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListMapContextConfigsResponse, MapContextConfig>

A pageable asynchronous sequence of MapContextConfig resources.

Overrides
MapManagementClient.ListMapContextConfigsAsync(ListMapContextConfigsRequest, CallSettings)

ListStyleConfigs(ListStyleConfigsRequest, CallSettings)

Lists StyleConfigs.

Declaration
public override PagedEnumerable<ListStyleConfigsResponse, StyleConfig> ListStyleConfigs(ListStyleConfigsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListStyleConfigsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListStyleConfigsResponse, StyleConfig>

A pageable sequence of StyleConfig resources.

Overrides
MapManagementClient.ListStyleConfigs(ListStyleConfigsRequest, CallSettings)

ListStyleConfigsAsync(ListStyleConfigsRequest, CallSettings)

Lists StyleConfigs.

Declaration
public override PagedAsyncEnumerable<ListStyleConfigsResponse, StyleConfig> ListStyleConfigsAsync(ListStyleConfigsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListStyleConfigsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListStyleConfigsResponse, StyleConfig>

A pageable asynchronous sequence of StyleConfig resources.

Overrides
MapManagementClient.ListStyleConfigsAsync(ListStyleConfigsRequest, CallSettings)

UpdateMapConfig(UpdateMapConfigRequest, CallSettings)

Updates a MapConfig.

Declaration
public override MapConfig UpdateMapConfig(UpdateMapConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateMapConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
MapConfig

The RPC response.

Overrides
MapManagementClient.UpdateMapConfig(UpdateMapConfigRequest, CallSettings)

UpdateMapConfigAsync(UpdateMapConfigRequest, CallSettings)

Updates a MapConfig.

Declaration
public override Task<MapConfig> UpdateMapConfigAsync(UpdateMapConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateMapConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task<MapConfig>

A Task containing the RPC response.

Overrides
MapManagementClient.UpdateMapConfigAsync(UpdateMapConfigRequest, CallSettings)

UpdateMapContextConfig(UpdateMapContextConfigRequest, CallSettings)

Updates a MapContextConfig.

Declaration
public override MapContextConfig UpdateMapContextConfig(UpdateMapContextConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateMapContextConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
MapContextConfig

The RPC response.

Overrides
MapManagementClient.UpdateMapContextConfig(UpdateMapContextConfigRequest, CallSettings)

UpdateMapContextConfigAsync(UpdateMapContextConfigRequest, CallSettings)

Updates a MapContextConfig.

Declaration
public override Task<MapContextConfig> UpdateMapContextConfigAsync(UpdateMapContextConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateMapContextConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task<MapContextConfig>

A Task containing the RPC response.

Overrides
MapManagementClient.UpdateMapContextConfigAsync(UpdateMapContextConfigRequest, CallSettings)

UpdateStyleConfig(UpdateStyleConfigRequest, CallSettings)

Updates a StyleConfig.

Declaration
public override StyleConfig UpdateStyleConfig(UpdateStyleConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateStyleConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
StyleConfig

The RPC response.

Overrides
MapManagementClient.UpdateStyleConfig(UpdateStyleConfigRequest, CallSettings)

UpdateStyleConfigAsync(UpdateStyleConfigRequest, CallSettings)

Updates a StyleConfig.

Declaration
public override Task<StyleConfig> UpdateStyleConfigAsync(UpdateStyleConfigRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateStyleConfigRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Task<StyleConfig>

A Task containing the RPC response.

Overrides
MapManagementClient.UpdateStyleConfigAsync(UpdateStyleConfigRequest, CallSettings)
In this article
Back to top Generated by DocFX