Uses of Class
com.google.cloud.datacatalog.v1beta1.GcsFileSpec
-
Uses of GcsFileSpec in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return GcsFileSpecModifier and TypeMethodDescriptionGcsFileSpec.Builder.build()GcsFileSpec.Builder.buildPartial()static GcsFileSpecGcsFileSpec.getDefaultInstance()GcsFileSpec.Builder.getDefaultInstanceForType()GcsFileSpec.getDefaultInstanceForType()GcsFilesetSpec.Builder.getSampleGcsFileSpecs(int index) Output only.GcsFilesetSpec.getSampleGcsFileSpecs(int index) Output only.GcsFilesetSpecOrBuilder.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 GcsFileSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GcsFileSpec>GcsFileSpec.getParserForType()GcsFilesetSpec.Builder.getSampleGcsFileSpecsList()Output only.GcsFilesetSpec.getSampleGcsFileSpecsList()Output only.GcsFilesetSpecOrBuilder.getSampleGcsFileSpecsList()Output only.static com.google.protobuf.Parser<GcsFileSpec>GcsFileSpec.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type GcsFileSpecModifier and TypeMethodDescriptionGcsFilesetSpec.Builder.addSampleGcsFileSpecs(int index, GcsFileSpec value) Output only.GcsFilesetSpec.Builder.addSampleGcsFileSpecs(GcsFileSpec value) Output only.GcsFileSpec.Builder.mergeFrom(GcsFileSpec other) static GcsFileSpec.BuilderGcsFileSpec.newBuilder(GcsFileSpec prototype) GcsFilesetSpec.Builder.setSampleGcsFileSpecs(int index, GcsFileSpec value) Output only.Method parameters in com.google.cloud.datacatalog.v1beta1 with type arguments of type GcsFileSpecModifier and TypeMethodDescriptionGcsFilesetSpec.Builder.addAllSampleGcsFileSpecs(Iterable<? extends GcsFileSpec> values) Output only.