Class PlacesResource.PhotosResource
The "photos" collection of methods.
Inherited Members
Namespace: Google.Apis.MapsPlaces.v1
Assembly: Google.Apis.MapsPlaces.v1.dll
Syntax
public class PlacesResource.PhotosResource
Constructors
PhotosResource(IClientService)
Constructs a new resource.
Declaration
public PhotosResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
GetMedia(string)
Get a photo media with a photo reference string.
Declaration
public virtual PlacesResource.PhotosResource.GetMediaRequest GetMedia(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | Required. The resource name of a photo media in the format:
|
Returns
| Type | Description |
|---|---|
| PlacesResource.PhotosResource.GetMediaRequest |