Show / Hide Table of Contents

Class PodFindingTypeEnum

Wrapper message for [PodFindingType][google.ads.admanager.v1.PodFindingTypeEnum.PodFindingType]

Inheritance
object
PodFindingTypeEnum
Implements
IMessage<PodFindingTypeEnum>
IEquatable<PodFindingTypeEnum>
IDeepCloneable<PodFindingTypeEnum>
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 PodFindingTypeEnum : IMessage<PodFindingTypeEnum>, IEquatable<PodFindingTypeEnum>, IDeepCloneable<PodFindingTypeEnum>, IBufferMessage, IMessage

Constructors

PodFindingTypeEnum()

Declaration
public PodFindingTypeEnum()

PodFindingTypeEnum(PodFindingTypeEnum)

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