Class ListFindingsResponse.Types.ListFindingsResult.Types.Resource (2.2.0)

public sealed class Resource : IMessage<ListFindingsResponse.Types.ListFindingsResult.Types.Resource>, IEquatable<ListFindingsResponse.Types.ListFindingsResult.Types.Resource>, IDeepCloneable<ListFindingsResponse.Types.ListFindingsResult.Types.Resource>, IBufferMessage, IMessage

Information related to the Google Cloud resource that is associated with this finding.

Inheritance

Object > ListFindingsResponse.Types.ListFindingsResult.Types.Resource

Implements

Google.Protobuf.IMessage<ListFindingsResponse.Types.ListFindingsResult.Types.Resource>, IEquatable<ListFindingsResponse.Types.ListFindingsResult.Types.Resource>, Google.Protobuf.IDeepCloneable<ListFindingsResponse.Types.ListFindingsResult.Types.Resource>, Google.Protobuf.IBufferMessage, Google.Protobuf.IMessage

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

Resource()

public Resource()

Resource(ListFindingsResponse.Types.ListFindingsResult.Types.Resource)

public Resource(ListFindingsResponse.Types.ListFindingsResult.Types.Resource other)
Parameter
NameDescription
otherListFindingsResponse.Types.ListFindingsResult.Types.Resource

Properties

Name

public string Name { get; set; }
Property Value
TypeDescription
String

ParentDisplayName

public string ParentDisplayName { get; set; }

The human readable name of resource's parent.

Property Value
TypeDescription
String

ParentName

public string ParentName { get; set; }

The full resource name of resource's parent.

Property Value
TypeDescription
String

ProjectDisplayName

public string ProjectDisplayName { get; set; }

The human readable name of project that the resource belongs to.

Property Value
TypeDescription
String

ProjectName

public string ProjectName { get; set; }

The full resource name of project that the resource belongs to.

Property Value
TypeDescription
String