Google Cloud Security Command Center v1 API - Class ResourceValueConfigMetadata (3.23.0)

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

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

Metadata about a ResourceValueConfig. For example, id and name.

Inheritance

object > ResourceValueConfigMetadata

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

ResourceValueConfigMetadata()

public ResourceValueConfigMetadata()

ResourceValueConfigMetadata(ResourceValueConfigMetadata)

public ResourceValueConfigMetadata(ResourceValueConfigMetadata other)
Parameter
Name Description
other ResourceValueConfigMetadata

Properties

Name

public string Name { get; set; }

Resource value config name

Property Value
Type Description
string