EntryArgs

constructor(bigqueryDateShardedSpec: Output<GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpecArgs>? = null, bigqueryTableSpec: Output<GoogleCloudDatacatalogV1beta1BigQueryTableSpecArgs>? = null, description: Output<String>? = null, displayName: Output<String>? = null, entryGroupId: Output<String>? = null, entryId: Output<String>? = null, gcsFilesetSpec: Output<GoogleCloudDatacatalogV1beta1GcsFilesetSpecArgs>? = null, linkedResource: Output<String>? = null, location: Output<String>? = null, project: Output<String>? = null, schema: Output<GoogleCloudDatacatalogV1beta1SchemaArgs>? = null, type: Output<EntryType>? = null, userSpecifiedSystem: Output<String>? = null, userSpecifiedType: Output<String>? = null)