Uses of Class
com.google.cloud.dataplex.v1.GetEntityRequest.EntityView
-
Packages that use GetEntityRequest.EntityView Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of GetEntityRequest.EntityView in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return GetEntityRequest.EntityView Modifier and Type Method Description static GetEntityRequest.EntityViewGetEntityRequest.EntityView. forNumber(int value)GetEntityRequest.EntityViewGetEntityRequest.Builder. getView()Optional.GetEntityRequest.EntityViewGetEntityRequest. getView()Optional.GetEntityRequest.EntityViewGetEntityRequestOrBuilder. getView()Optional.static GetEntityRequest.EntityViewGetEntityRequest.EntityView. valueOf(int value)Deprecated.static GetEntityRequest.EntityViewGetEntityRequest.EntityView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static GetEntityRequest.EntityViewGetEntityRequest.EntityView. valueOf(String name)Returns the enum constant of this type with the specified name.static GetEntityRequest.EntityView[]GetEntityRequest.EntityView. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type GetEntityRequest.EntityView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<GetEntityRequest.EntityView>GetEntityRequest.EntityView. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type GetEntityRequest.EntityView Modifier and Type Method Description GetEntityRequest.BuilderGetEntityRequest.Builder. setView(GetEntityRequest.EntityView value)Optional.
-