Uses of Class
com.google.cloud.datacatalog.v1beta1.GcsFileSpec
-
Packages that use GcsFileSpec Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog API -
-
Uses of GcsFileSpec in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return GcsFileSpec Modifier and Type Method Description GcsFileSpecGcsFileSpec.Builder. build()GcsFileSpecGcsFileSpec.Builder. buildPartial()static GcsFileSpecGcsFileSpec. getDefaultInstance()GcsFileSpecGcsFileSpec.Builder. getDefaultInstanceForType()GcsFileSpecGcsFileSpec. getDefaultInstanceForType()GcsFileSpecGcsFilesetSpec.Builder. getSampleGcsFileSpecs(int index)Output only.GcsFileSpecGcsFilesetSpec. getSampleGcsFileSpecs(int index)Output only.GcsFileSpecGcsFilesetSpecOrBuilder. getSampleGcsFileSpecs(int index)Output only.static GcsFileSpecGcsFileSpec. parseDelimitedFrom(InputStream input)static GcsFileSpecGcsFileSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsFileSpecGcsFileSpec. parseFrom(byte[] data)static GcsFileSpecGcsFileSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsFileSpecGcsFileSpec. parseFrom(com.google.protobuf.ByteString data)static GcsFileSpecGcsFileSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsFileSpecGcsFileSpec. parseFrom(com.google.protobuf.CodedInputStream input)static GcsFileSpecGcsFileSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsFileSpecGcsFileSpec. parseFrom(InputStream input)static GcsFileSpecGcsFileSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsFileSpecGcsFileSpec. parseFrom(ByteBuffer data)static GcsFileSpecGcsFileSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type GcsFileSpec Modifier and Type Method Description com.google.protobuf.Parser<GcsFileSpec>GcsFileSpec. getParserForType()List<GcsFileSpec>GcsFilesetSpec.Builder. getSampleGcsFileSpecsList()Output only.List<GcsFileSpec>GcsFilesetSpec. getSampleGcsFileSpecsList()Output only.List<GcsFileSpec>GcsFilesetSpecOrBuilder. getSampleGcsFileSpecsList()Output only.static com.google.protobuf.Parser<GcsFileSpec>GcsFileSpec. parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type GcsFileSpec Modifier and Type Method Description GcsFilesetSpec.BuilderGcsFilesetSpec.Builder. addSampleGcsFileSpecs(int index, GcsFileSpec value)Output only.GcsFilesetSpec.BuilderGcsFilesetSpec.Builder. addSampleGcsFileSpecs(GcsFileSpec value)Output only.GcsFileSpec.BuilderGcsFileSpec.Builder. mergeFrom(GcsFileSpec other)static GcsFileSpec.BuilderGcsFileSpec. newBuilder(GcsFileSpec prototype)GcsFilesetSpec.BuilderGcsFilesetSpec.Builder. setSampleGcsFileSpecs(int index, GcsFileSpec value)Output only.Method parameters in com.google.cloud.datacatalog.v1beta1 with type arguments of type GcsFileSpec Modifier and Type Method Description GcsFilesetSpec.BuilderGcsFilesetSpec.Builder. addAllSampleGcsFileSpecs(Iterable<? extends GcsFileSpec> values)Output only.
-