Cloud Functions v2beta API - Class LocationMetadata (1.0.0-beta05)

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

Reference documentation and code samples for the Cloud Functions v2beta API class LocationMetadata.

Extra GCF specific location information.

Inheritance

object > LocationMetadata

Namespace

Google.Cloud.Functions.V2Beta

Assembly

Google.Cloud.Functions.V2Beta.dll

Constructors

LocationMetadata()

public LocationMetadata()

LocationMetadata(LocationMetadata)

public LocationMetadata(LocationMetadata other)
Parameter
NameDescription
otherLocationMetadata

Properties

Environments

public RepeatedField<Environment> Environments { get; }

The Cloud Function environments this location supports.

Property Value
TypeDescription
RepeatedFieldEnvironment