Class EntryGcsFilesetSpecSampleGcsFileSpec
Inheritance
System.Object
EntryGcsFilesetSpecSampleGcsFileSpec
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.DataCatalog.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class EntryGcsFilesetSpecSampleGcsFileSpec
Fields
View SourceFilePath
The full file path
Declaration
public readonly string FilePath
Field Value
| Type | Description |
|---|---|
| System.String |
SizeBytes
The size of the file, in bytes.
Declaration
public readonly int? SizeBytes
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |