Show / Hide Table of Contents

Class GeoTiffResource

The "geoTiff" collection of methods.

Inheritance
object
GeoTiffResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Solar.v1
Assembly: Google.Apis.Solar.v1.dll
Syntax
public class GeoTiffResource

Constructors

GeoTiffResource(IClientService)

Constructs a new resource.

Declaration
public GeoTiffResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Get()

Returns an image by its ID.

Declaration
public virtual GeoTiffResource.GetRequest Get()
Returns
Type Description
GeoTiffResource.GetRequest
In this article
Back to top Generated by DocFX