Uses of Class
com.google.cloud.datacatalog.v1beta1.ViewSpec
-
Packages that use ViewSpec Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog API -
-
Uses of ViewSpec in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return ViewSpec Modifier and Type Method Description ViewSpecViewSpec.Builder. build()ViewSpecViewSpec.Builder. buildPartial()static ViewSpecViewSpec. getDefaultInstance()ViewSpecViewSpec.Builder. getDefaultInstanceForType()ViewSpecViewSpec. getDefaultInstanceForType()ViewSpecBigQueryTableSpec.Builder. getViewSpec()Table view specification.ViewSpecBigQueryTableSpec. getViewSpec()Table view specification.ViewSpecBigQueryTableSpecOrBuilder. 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 ViewSpec Modifier and Type Method Description com.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 ViewSpec Modifier and Type Method Description ViewSpec.BuilderViewSpec.Builder. mergeFrom(ViewSpec other)BigQueryTableSpec.BuilderBigQueryTableSpec.Builder. mergeViewSpec(ViewSpec value)Table view specification.static ViewSpec.BuilderViewSpec. newBuilder(ViewSpec prototype)BigQueryTableSpec.BuilderBigQueryTableSpec.Builder. setViewSpec(ViewSpec value)Table view specification.
-