Uses of Class
com.google.cloud.datacatalog.v1beta1.ViewSpec
-
Uses of ViewSpec in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return ViewSpecModifier and TypeMethodDescriptionViewSpec.Builder.build()ViewSpec.Builder.buildPartial()static ViewSpecViewSpec.getDefaultInstance()ViewSpec.Builder.getDefaultInstanceForType()ViewSpec.getDefaultInstanceForType()BigQueryTableSpec.Builder.getViewSpec()Table view specification.BigQueryTableSpec.getViewSpec()Table view specification.BigQueryTableSpecOrBuilder.getViewSpec()Table view specification.static ViewSpecViewSpec.parseDelimitedFrom(InputStream input) static ViewSpecViewSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewSpecViewSpec.parseFrom(byte[] data) static ViewSpecViewSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewSpecViewSpec.parseFrom(com.google.protobuf.ByteString data) static ViewSpecViewSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewSpecViewSpec.parseFrom(com.google.protobuf.CodedInputStream input) static ViewSpecViewSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewSpecViewSpec.parseFrom(InputStream input) static ViewSpecViewSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewSpecViewSpec.parseFrom(ByteBuffer data) static ViewSpecViewSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type ViewSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ViewSpec>ViewSpec.getParserForType()static com.google.protobuf.Parser<ViewSpec>ViewSpec.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type ViewSpecModifier and TypeMethodDescriptionBigQueryTableSpec.Builder.mergeViewSpec(ViewSpec value) Table view specification.static ViewSpec.BuilderViewSpec.newBuilder(ViewSpec prototype) BigQueryTableSpec.Builder.setViewSpec(ViewSpec value) Table view specification.