Uses of Class
com.google.cloud.datafusion.v1beta1.NamespaceView
-
Packages that use NamespaceView Package Description com.google.cloud.datafusion.v1beta1 A client to Cloud Data Fusion API -
-
Uses of NamespaceView in com.google.cloud.datafusion.v1beta1
Methods in com.google.cloud.datafusion.v1beta1 that return NamespaceView Modifier and Type Method Description static NamespaceViewNamespaceView. forNumber(int value)NamespaceViewListNamespacesRequest.Builder. getView()By default, only basic information about a namespace is returned (e.g.NamespaceViewListNamespacesRequest. getView()By default, only basic information about a namespace is returned (e.g.NamespaceViewListNamespacesRequestOrBuilder. getView()By default, only basic information about a namespace is returned (e.g.static NamespaceViewNamespaceView. valueOf(int value)Deprecated.static NamespaceViewNamespaceView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static NamespaceViewNamespaceView. valueOf(String name)Returns the enum constant of this type with the specified name.static NamespaceView[]NamespaceView. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datafusion.v1beta1 that return types with arguments of type NamespaceView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<NamespaceView>NamespaceView. internalGetValueMap()Methods in com.google.cloud.datafusion.v1beta1 with parameters of type NamespaceView Modifier and Type Method Description ListNamespacesRequest.BuilderListNamespacesRequest.Builder. setView(NamespaceView value)By default, only basic information about a namespace is returned (e.g.
-