Show / Hide Table of Contents

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 Source

FilePath

The full file path

Declaration
public readonly string FilePath
Field Value
Type Description
System.String
View Source

SizeBytes

The size of the file, in bytes.

Declaration
public readonly int? SizeBytes
Field Value
Type Description
System.Nullable<System.Int32>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.