Security Command Center v2 API - Class ResourceValueConfigMetadata (1.0.0-beta03)

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

Reference documentation and code samples for the Security Command Center v2 API class ResourceValueConfigMetadata.

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

Inheritance

object > ResourceValueConfigMetadata

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.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