Google Cloud Security Command Center v1 API - Class ContactDetails (3.15.0)

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

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class ContactDetails.

Details about specific contacts

Inheritance

object > ContactDetails

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

ContactDetails()

public ContactDetails()

ContactDetails(ContactDetails)

public ContactDetails(ContactDetails other)
Parameter
NameDescription
otherContactDetails

Properties

Contacts

public RepeatedField<Contact> Contacts { get; }

A list of contacts

Property Value
TypeDescription
RepeatedFieldContact