SaaS Runtime v1beta1 API - Class Location (1.0.0-beta01)

public sealed class Location : IMessage<Location>, IEquatable<Location>, IDeepCloneable<Location>, IBufferMessage, IMessage

Reference documentation and code samples for the SaaS Runtime v1beta1 API class Location.

Location information that the service is available in.

Inheritance

object > Location

Namespace

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

Assembly

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll

Constructors

Location()

public Location()

Location(Location)

public Location(Location other)
Parameter
Name Description
other Location

Properties

Name

public string Name { get; set; }

Optional. Name of location.

Property Value
Type Description
string