public sealed class GetLocationRequest : IMessage<GetLocationRequest>, IEquatable<GetLocationRequest>, IDeepCloneable<GetLocationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Cloud.Location class GetLocationRequest.
The request message for [Locations.GetLocation][google.cloud.location.Locations.GetLocation].
Implements
IMessageGetLocationRequest, IEquatableGetLocationRequest, IDeepCloneableGetLocationRequest, IBufferMessage, IMessageNamespace
Google.Cloud.LocationAssembly
Google.Cloud.Location.dll
Constructors
GetLocationRequest()
public GetLocationRequest()
GetLocationRequest(GetLocationRequest)
public GetLocationRequest(GetLocationRequest other)
Parameter | |
---|---|
Name | Description |
other | GetLocationRequest |
Properties
Name
public string Name { get; set; }
Resource name for the location.
Property Value | |
---|---|
Type | Description |
string |