public interface FilesetSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DataplexFilesetSpec |
getDataplexFileset()
Fields specific to a Dataplex fileset and present only in the Dataplex
fileset entries.
|
DataplexFilesetSpecOrBuilder |
getDataplexFilesetOrBuilder()
Fields specific to a Dataplex fileset and present only in the Dataplex
fileset entries.
|
boolean |
hasDataplexFileset()
Fields specific to a Dataplex fileset and present only in the Dataplex
fileset entries.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDataplexFileset()
Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.
.google.cloud.datacatalog.v1.DataplexFilesetSpec dataplex_fileset = 1;DataplexFilesetSpec getDataplexFileset()
Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.
.google.cloud.datacatalog.v1.DataplexFilesetSpec dataplex_fileset = 1;DataplexFilesetSpecOrBuilder getDataplexFilesetOrBuilder()
Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.
.google.cloud.datacatalog.v1.DataplexFilesetSpec dataplex_fileset = 1;Copyright © 2023 Google LLC. All rights reserved.