# Functions
NewResourceMappingServiceClient constructs a client for the policy.resourcemapping.ResourceMappingService service.
NewResourceMappingServiceHandler builds an HTTP handler from the service implementation.
# Constants
ResourceMappingServiceCreateResourceMappingGroupProcedure is the fully-qualified name of the ResourceMappingService's CreateResourceMappingGroup RPC.
ResourceMappingServiceCreateResourceMappingProcedure is the fully-qualified name of the ResourceMappingService's CreateResourceMapping RPC.
ResourceMappingServiceDeleteResourceMappingGroupProcedure is the fully-qualified name of the ResourceMappingService's DeleteResourceMappingGroup RPC.
ResourceMappingServiceDeleteResourceMappingProcedure is the fully-qualified name of the ResourceMappingService's DeleteResourceMapping RPC.
ResourceMappingServiceGetResourceMappingGroupProcedure is the fully-qualified name of the ResourceMappingService's GetResourceMappingGroup RPC.
ResourceMappingServiceGetResourceMappingProcedure is the fully-qualified name of the ResourceMappingService's GetResourceMapping RPC.
ResourceMappingServiceListResourceMappingGroupsProcedure is the fully-qualified name of the ResourceMappingService's ListResourceMappingGroups RPC.
ResourceMappingServiceListResourceMappingsByGroupFqnsProcedure is the fully-qualified name of the ResourceMappingService's ListResourceMappingsByGroupFqns RPC.
ResourceMappingServiceListResourceMappingsProcedure is the fully-qualified name of the ResourceMappingService's ListResourceMappings RPC.
ResourceMappingServiceName is the fully-qualified name of the ResourceMappingService service.
ResourceMappingServiceUpdateResourceMappingGroupProcedure is the fully-qualified name of the ResourceMappingService's UpdateResourceMappingGroup RPC.
ResourceMappingServiceUpdateResourceMappingProcedure is the fully-qualified name of the ResourceMappingService's UpdateResourceMapping RPC.
# Structs
UnimplementedResourceMappingServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
ResourceMappingServiceClient is a client for the policy.resourcemapping.ResourceMappingService service.
ResourceMappingServiceHandler is an implementation of the policy.resourcemapping.ResourceMappingService service.