public sealed class ListFindingsResponse.Types.ListFindingsResult.Types.Resource : IMessage<ListFindingsResponse.Types.ListFindingsResult.Types.Resource>, IEquatable<ListFindingsResponse.Types.ListFindingsResult.Types.Resource>, IDeepCloneable<ListFindingsResponse.Types.ListFindingsResult.Types.Resource>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class ListFindingsResponse.Types.ListFindingsResult.Types.Resource.
Information related to the Google Cloud resource that is associated with this finding.
Implements
IMessageListFindingsResponseTypesListFindingsResultTypesResource, IEquatableListFindingsResponseTypesListFindingsResultTypesResource, IDeepCloneableListFindingsResponseTypesListFindingsResultTypesResource, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenter.V2Assembly
Google.Cloud.SecurityCenter.V2.dll
Constructors
Resource()
public Resource()
Resource(Resource)
public Resource(ListFindingsResponse.Types.ListFindingsResult.Types.Resource other)
Parameter | |
---|---|
Name | Description |
other |
ListFindingsResponseTypesListFindingsResultTypesResource |
Properties
DisplayName
public string DisplayName { get; set; }
The human readable name of the resource.
Property Value | |
---|---|
Type | Description |
string |
Name
public string Name { get; set; }
The full resource name of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name
Property Value | |
---|---|
Type | Description |
string |
Type
public string Type { get; set; }
The full resource type of the resource.
Property Value | |
---|---|
Type | Description |
string |