App Hub v1 API - Class Scope (1.0.0-beta02)

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

Reference documentation and code samples for the App Hub v1 API class Scope.

Scope of an application.

Inheritance

object > Scope

Namespace

Google.Cloud.AppHub.V1

Assembly

Google.Cloud.AppHub.V1.dll

Constructors

Scope()

public Scope()

Scope(Scope)

public Scope(Scope other)
Parameter
Name Description
other Scope

Properties

Type

public Scope.Types.Type Type { get; set; }

Required. Scope Type.

Property Value
Type Description
ScopeTypesType