public sealed class SourceCode : IMessage<SourceCode>, IEquatable<SourceCode>, IDeepCloneable<SourceCode>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Run Admin v2 API class SourceCode.
Source type for the container.
Implements
IMessageSourceCode, IEquatableSourceCode, IDeepCloneableSourceCode, IBufferMessage, IMessageNamespace
Google.Cloud.Run.V2Assembly
Google.Cloud.Run.V2.dll
Constructors
SourceCode()
public SourceCode()SourceCode(SourceCode)
public SourceCode(SourceCode other)| Parameter | |
|---|---|
| Name | Description |
other |
SourceCode |
Properties
CloudStorageSource
public SourceCode.Types.CloudStorageSource CloudStorageSource { get; set; }The source is a Cloud Storage bucket.
| Property Value | |
|---|---|
| Type | Description |
SourceCodeTypesCloudStorageSource |
|
SourceTypeCase
public SourceCode.SourceTypeOneofCase SourceTypeCase { get; }| Property Value | |
|---|---|
| Type | Description |
SourceCodeSourceTypeOneofCase |
|