findFromObject method
Containers: Find From Object Id
Implementation
$grpc.ResponseFuture<$1.Container> findFromObject(
$0.StoredObjectId request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$findFromObject, request, options: options);
}