Class GetLocationRequest (1.0.0)

public sealed class GetLocationRequest : Protobuf.IMessage<GetLocationRequest>, Protobuf.IBufferMessage

The request message for [Locations.GetLocation][google.cloud.location.Locations.GetLocation].

Inheritance

Object > GetLocationRequest

Namespace

Google.Cloud.Location

Assembly

Google.Cloud.Location.dll

Constructors

GetLocationRequest()

public GetLocationRequest()

GetLocationRequest(GetLocationRequest)

public GetLocationRequest(GetLocationRequest other)
Parameter
NameDescription
otherGetLocationRequest

Properties

Name

public string Name { get; set; }

Resource name for the location.

Property Value
TypeDescription
String