public sealed class GoogleArtifactAnalysis : IMessage<GoogleArtifactAnalysis>, IEquatable<GoogleArtifactAnalysis>, IDeepCloneable<GoogleArtifactAnalysis>, IBufferMessage, IMessage
Reference documentation and code samples for the Developer Connect v1 API class GoogleArtifactAnalysis.
Google Artifact Analysis configurations.
Implements
IMessageGoogleArtifactAnalysis, IEquatableGoogleArtifactAnalysis, IDeepCloneableGoogleArtifactAnalysis, IBufferMessage, IMessageNamespace
Google.Cloud.DeveloperConnect.V1Assembly
Google.Cloud.DeveloperConnect.V1.dll
Constructors
GoogleArtifactAnalysis()
public GoogleArtifactAnalysis()
GoogleArtifactAnalysis(GoogleArtifactAnalysis)
public GoogleArtifactAnalysis(GoogleArtifactAnalysis other)
Parameter | |
---|---|
Name | Description |
other |
GoogleArtifactAnalysis |
Properties
ProjectId
public string ProjectId { get; set; }
Required. The project id of the project where the provenance is stored.
Property Value | |
---|---|
Type | Description |
string |