Show / Hide Table of Contents

Class EnvironmentTypeEnum

Wrapper message for [EnvironmentType][google.ads.admanager.v1.EnvironmentTypeEnum.EnvironmentType].

Inheritance
object
EnvironmentTypeEnum
Implements
IMessage<EnvironmentTypeEnum>
IEquatable<EnvironmentTypeEnum>
IDeepCloneable<EnvironmentTypeEnum>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class EnvironmentTypeEnum : IMessage<EnvironmentTypeEnum>, IEquatable<EnvironmentTypeEnum>, IDeepCloneable<EnvironmentTypeEnum>, IBufferMessage, IMessage

Constructors

EnvironmentTypeEnum()

Declaration
public EnvironmentTypeEnum()

EnvironmentTypeEnum(EnvironmentTypeEnum)

Declaration
public EnvironmentTypeEnum(EnvironmentTypeEnum other)
Parameters
Type Name Description
EnvironmentTypeEnum other
In this article
Back to top Generated by DocFX